gridmind / python /requirements.txt
adityss's picture
fix: update Dockerfile for dependency management and remove unused packages; clean up inference.py
5c4340e
raw
history blame contribute delete
129 Bytes
openai>=1.0.0
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0
requests>=2.31.0
httpx>=0.24.0
pytest>=7.0.0
python-dotenv>=1.0.0