marta-marta commited on
Commit
00c73d1
1 Parent(s): 7e70cfa

Need new libs to be considered in the app

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- datasets==2.9.0
2
- matplotlib==3.5.3
3
- numpy==1.22.3
4
- pandas==1.5.3
5
  scipy==1.9.1
6
  streamlit==1.18.1
 
1
+ matplotlib==3.5.2
2
+ numpy==1.21.5
3
+ pandas==1.4.4
4
+ scikit_learn==1.2.2
5
  scipy==1.9.1
6
  streamlit==1.18.1