Canstralian commited on
Commit
1aa27e7
·
verified ·
1 Parent(s): 1ca1b92

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy==1.24.0
2
- pandas==1.5.3
3
- scikit-learn==1.2.0
4
- tensorflow==2.11.0
5
- matplotlib==3.6.3
6
- seaborn==0.11.2
7
- scipy==1.9.3
8
- joblib==1.2.0
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ scikit-learn
5
+ matplotlib
6
+ seaborn
7
+ dask
8
+ joblib