weaviate-client==3.23.1
python-dotenv==1.0.0
openai==0.27.9
wasabi==1.1.2
fastapi==0.102.0
uvicorn[standard]==0.29.0
click==8.1.7
asyncio==3.4.3
tiktoken==0.6.0
requests==2.31.0
pypdf==4.2.0

[dev]
pytest
wheel
twine
black>=23.7.0
setuptools

[google]
vertexai==1.46.0

[huggingface]
sentence-transformers==2.7.0
transformers==4.40.1
torch==2.3.0
accelerate==0.29.2
