We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c829ed1 commit 9494e96Copy full SHA for 9494e96
python/pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"tensorflow==2.16.1",
15
"torch@https://download.pytorch.org/whl/cpu/torch-2.2.1%2Bcpu-cp312-cp312-linux_x86_64.whl",
16
"torchvision@https://download.pytorch.org/whl/cpu/torchvision-0.17.1%2Bcpu-cp312-cp312-linux_x86_64.whl",
17
- "uvicorn==0.27.1"
+ "uvicorn==0.29.0"
18
]
19
name = "meddisc"
20
version = "0.0.0"
0 commit comments