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