ynhe commited on
Commit
3ab3a6b
·
verified ·
1 Parent(s): 408773a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==3.23.0
2
  numpy
3
- pandas
 
 
1
  gradio==3.23.0
2
  numpy
3
+ pandas
4
+ pydantic==2.10.3