Spaces:
Running
Running
downgrade pydantic
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
python-dotenv
|
|
|
|
1 |
+
gradio==5.29.1
|
2 |
+
ibm-watsonx-ai==1.3.20
|
3 |
+
python-dotenv==1.1.0
|
4 |
+
pydantic==2.8.2
|