musk12 commited on
Commit
5991b69
1 Parent(s): 12269bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- numpy==1.26.3
2
- pandas==2.1.4
3
- matplotlib==3.8.2
4
- seaborn==0.13.1
5
- plotly==5.18.0
6
- streamlit==1.29.0
7
- gunicorn==19.7.1
8
- scipy==1.11.4
 
 
1
+ numpy==1.26.3
2
+ pandas==2.1.4
3
+ matplotlib==3.8.2
4
+ seaborn==0.13.1
5
+ plotly==5.18.0
6
+ streamlit==1.29.0
7
+ gunicorn==19.7.1
8
+ scipy==1.11.4
9
+ streamlit-option-menu==0.3.13