ntam0001 commited on
Commit
462a92c
·
verified ·
1 Parent(s): 2b0cb4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- tensorflow==2.15.0
2
- gradio==4.44.0
3
- pandas==2.1.4
4
  numpy==1.24.3
5
- scikit-learn==1.3.2
6
- plotly==5.17.0
 
1
+ tensorflow==2.12.0
2
+ scikit-learn==1.2.2
3
+ pandas==2.0.3
4
  numpy==1.24.3
5
+ gradio==3.41.2
6
+ plotly==5.15.0