Marcel0123 commited on
Commit
1422571
·
verified ·
1 Parent(s): 6dee8a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio>=5.0.0
2
- pandas>=2.1
3
- numpy>=1.26
4
- scikit-learn>=1.3
5
- plotly>=5.20
 
1
+ gradio==4.36.1
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ scikit-learn==1.4.2
5
+ plotly==5.23.0