Spaces:
Sleeping
Sleeping
Joseph Spada
commited on
Commit
·
8cf1c86
1
Parent(s):
33f3c19
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
pandas
|
5 |
-
openpyxl
|
|
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
pandas
|
5 |
+
openpyxl
|
6 |
+
pydantic==2.10.6
|