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