Spaces:
Sleeping
Sleeping
chore: update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
concrete-ml==1.0.0
|
2 |
gradio==3.11.0
|
3 |
-
uvicorn
|
4 |
-
fastapi
|
|
|
1 |
concrete-ml==1.0.0
|
2 |
gradio==3.11.0
|
3 |
+
uvicorn>=0.21.0
|
4 |
+
fastapi>=0.93.0
|