VicGerardoPR commited on
Commit
7550cc8
·
verified ·
1 Parent(s): ed951c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,7 +1,3 @@
1
- streamlit==1.22.0
2
- pandas==1.5.3
3
- numpy==1.24.3
4
- matplotlib==3.7.1
5
- seaborn==0.12.2
6
- openpyxl==3.1.2
7
- Pillow==9.5.0
 
1
+ streamlit>=1.36.0
2
+ pandas>=2.2.2
3
+ plotly>=5.22.0