Bayhaqy commited on
Commit
b09a18e
1 Parent(s): b9d9741

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- matplotlib
2
- ydata-profiling
3
- streamlit-pandas-profiling
4
- streamlit
5
- scikit-learn
6
- pandas
7
- pandas-profiling
 
1
+ matplotlib==3.7.1
2
+ ydata-profiling==4.5.1
3
+ streamlit-pandas-profiling==0.1.3
4
+ streamlit==1.27.1
5
+ scikit-learn==1.2.2
6
+ pandas==1.5.3
7
+ pandas-profiling==3.6.6