Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
pydantic
|
2 |
-
fastapi
|
|
|
1 |
+
pydantic==2.8.2
|
2 |
+
fastapi==0.112.2
|