MikkelONielsen commited on
Commit
fd46e9f
1 Parent(s): 99d24ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,9 +1,8 @@
 
 
 
1
  pandas
2
- seaborn
3
  matplotlib
4
- scikit-learn
5
- hopsworks
6
- streamlit==1.34.0
7
- faker
8
- parsedatetime
9
- seaborn
 
1
+ streamlit==1.34.0
2
+ hopsworks
3
+ joblib
4
  pandas
5
+ numpy
6
  matplotlib
7
+ seaborn
8
+ scikit-learn