python-qa-assistant / requirements.txt
varun2808's picture
Upload requirements.txt with huggingface_hub
313ff39 verified
Raw
History Blame Contribute Delete
219 Bytes
fastapi>=0.115
uvicorn[standard]>=0.30
chromadb>=0.5
groq>=0.13
python-dotenv>=1.0
pydantic>=2.7
# Index building
duckdb>=1.0
pandas>=2.0
pyarrow>=16.0
beautifulsoup4>=4.12
lxml>=5.0
# Testing
pytest>=8.0
httpx>=0.27