MacMahesh commited on
Commit
70046f1
·
verified ·
1 Parent(s): ce5c88c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pandas
2
- streamlit
3
- seaborn
4
- numpy
 
1
+ Seaborn == 0.13.2
2
+ Pandas == 2.2.2
3
+ Numpy == 1.26.4
4
+ Streamlit == 1.37.1