irhamni commited on
Commit
1fd864a
·
verified ·
1 Parent(s): 2a59b97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=4.44.1,<5.0
2
- pandas>=2.0.0
3
- openpyxl>=3.1.2
4
- numpy>=1.24
5
- scipy>=1.10
6
- scikit-learn>=1.3
7
- matplotlib>=3.7
8
- pillow>=10.0
 
1
+ gradio==4.44.1
2
+ numpy==1.26.4
3
+ pandas==2.2.2
4
+ scipy==1.11.4
5
+ scikit-learn==1.4.2
6
+ matplotlib==3.8.4
7
+ pillow==10.4.0
8
+ openpyxl==3.1.5