Constraint onnxruntime version (#177)

This commit is contained in:
Kerem Yilmaz
2024-04-10 20:02:21 -07:00
committed by GitHub
parent c0b4510ba8
commit 6ea649d30b
2 changed files with 61 additions and 75 deletions

View File

@@ -50,7 +50,7 @@ apscheduler = "^3.10.4"
httpx = "^0.27.0"
filetype = "^1.2.0"
redis = "^5.0.3"
onnxruntime = "<1.17"
[tool.poetry.group.dev.dependencies]
isort = "^5.12.0"