updates requirements
This commit is contained in:
parent
c7d85e7e5d
commit
661e3b390f
@ -13,10 +13,12 @@ openai
|
||||
faiss-cpu
|
||||
|
||||
# Utility Libraries
|
||||
python-dotenv==1.0.1 # For environment variable management
|
||||
pydantic==2.7.1 # Data validation library (dependency for FastAPI and LangChain)
|
||||
python-dotenv
|
||||
pydantic
|
||||
|
||||
# Async support
|
||||
asyncio==3.4.3 # Part of Python >=3.6 but included explicitly for clarity
|
||||
asyncio
|
||||
|
||||
# PDF extraction
|
||||
pdfplumber
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user