Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
fastapi>=0.115.2
|
| 2 |
-
uvicorn[standard]==0.
|
| 3 |
python-multipart==0.0.18
|
| 4 |
torch>=2.0.0
|
| 5 |
torchvision>=0.15.0
|
|
|
|
| 1 |
fastapi>=0.115.2
|
| 2 |
+
uvicorn[standard]==0.31.1
|
| 3 |
python-multipart==0.0.18
|
| 4 |
torch>=2.0.0
|
| 5 |
torchvision>=0.15.0
|