Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
pregex
|
|
|
1 |
+
fastapi==0.109.0
|
2 |
+
uvicorn==0.25.0
|
3 |
+
requests==2.31.0
|
4 |
+
pydantic==2.6.0
|
|