cmasukume commited on
Commit
04fd727
·
verified ·
1 Parent(s): db967f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- flask==1.1.2
2
- scikit-learn==1.0.2
3
- scipy
4
- numpy==1.23.5
5
- pandas==1.5.0
6
- matplotlib
7
- seaborn
8
- schedule
9
- jupyter
10
- mlflow
11
- requests
12
- jinja2==3.1.2
13
- streamlit==1.19.0
14
- altair==5.0.0
15
-
16
-
 
1
+ flask==1.1.2
2
+ scikit-learn==1.0.2
3
+ scipy
4
+ numpy==1.23.5
5
+ pandas==1.5.0
6
+ matplotlib
7
+ seaborn
8
+ schedule
9
+ jupyter
10
+ mlflow
11
+ requests
12
+ jinja2==3.1.2
13
+ streamlit==1.19.0
14
+ altair<5
15
+
16
+