Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
dingo-python==1.5.0
|
2 |
-
fastapi==0.
|
3 |
-
gradio==5.1
|
|
|
|
1 |
dingo-python==1.5.0
|
2 |
+
fastapi==0.115.7
|
3 |
+
gradio==5.13.1
|
4 |
+
pydantic==2.9.2
|