mdik1 commited on
Commit
e1f8e34
·
verified ·
1 Parent(s): b80a552

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
- pandas
3
- seaborn
4
- matplotlib
5
- scikit-learn
6
- nbformat
7
- sqlite3
 
1
+ streamlit==1.41.1
2
+ pandas==2.0.3
3
+ seaborn==0.12.2
4
+ matplotlib==3.7.2
5
+ scikit-learn== 1.3.2
6
+ nbformat==5.9.2
7
+ sqlite3==3.13.1