dongsheng commited on
Commit
96f681b
·
verified ·
1 Parent(s): 5009010

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.44.1
2
  numpy>=1.23.4
3
- pandas>=1.5.3
 
 
1
  gradio==4.44.1
2
  numpy>=1.23.4
3
+ pandas>=1.5.3
4
+ python==3.10.16