Files
vera-ai-v2/requirements.txt

12 lines
196 B
Plaintext
Raw Normal View History

fastapi>=0.104.0
uvicorn[standard]>=0.24.0
httpx>=0.25.0
qdrant-client>=1.6.0
ollama>=0.1.0
toml>=0.10.2
tiktoken>=0.5.0
apscheduler>=3.10.0
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0