Esmaeilkiani commited on
Commit
50776da
·
verified ·
1 Parent(s): 2ef08d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- streamlit
2
- pandas
3
- plotly
4
- scikit-learn
5
- numpy
6
- matplotlib
 
1
+ streamlit==1.10.0
2
+ pandas==1.4.2
3
+ numpy==1.22.3
4
+ plotly==5.8.0
5
+ scikit-learn==1.0.2