Joseph Spada commited on
Commit
8cf1c86
·
1 Parent(s): 33f3c19

updated requirements

Browse files
Files changed (1) hide show
  1. 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