fix version

This commit is contained in:
Adil Hafeez 2025-01-08 15:07:51 -08:00
parent 39910bee63
commit 1c04c561bc
3 changed files with 2042 additions and 15 deletions

View file

@ -10,7 +10,7 @@ packages = [
]
[tool.poetry.dependencies]
python = "^3.12"
python = ">=3.10"
fastapi = "0.115.0"
torch = "2.4.1"
uvicorn = "0.31.0"