anasmkh commited on
Commit
5bb0e53
·
verified ·
1 Parent(s): 64f2250

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pandas
2
- scikit-learn
3
- joblib
4
- gradio
5
- openpyxl
6
- numpy
7
- libgl1-mesa-glx
 
1
+
2
+ gradio
3
+ numpy>=1.24.0
4
+ pandas>=2.0.0
5
+ scikit-learn>=1.2.0
6
+ joblib>=1.3.0
7
+ openpyxl>=3.1.0