Alealejandrooo
commited on
Commit
•
a59caf8
1
Parent(s):
605feb9
updated to pydantic
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio==4.29.0
|
2 |
-
pandas==2.2.2
|
3 |
-
openpyxl==3.1.2
|
|
|
|
1 |
+
gradio==4.29.0
|
2 |
+
pandas==2.2.2
|
3 |
+
openpyxl==3.1.2
|
4 |
+
pydantic<2.0.0
|