MonsterBoyTabs commited on
Commit
245d5d4
·
verified ·
1 Parent(s): d3431ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- numpy
3
- pandas
4
- plotly
5
- scipy
 
1
+ streamlit==1.26.0
2
+ numpy==1.24.3
3
+ pandas==2.0.3
4
+ plotly==5.15.0
5
+ scipy==1.10.1