Sulai2005 commited on
Commit
2ca1c8c
·
verified ·
1 Parent(s): af897f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- altair
2
- pandas
3
- streamlit
 
 
1
+ streamlit==1.35.0
2
+ pandas==2.2.1
3
+ numpy==1.26.4
4
+ matplotlib==3.8.3