MonaHamid commited on
Commit
ac5c191
·
verified ·
1 Parent(s): e0d5e16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- pandas
2
- pyarrow
3
- scikit-learn==1.3.0
4
  gradio
 
 
 
 
 
 
 
 
1
  gradio
2
+ pandas==2.0.3
3
+ numpy==1.24.4
4
+ scikit-learn==1.3.0
5
+ pyarrow==12.0.1