HuggyGuyJo01 commited on
Commit
dd831fc
·
verified ·
1 Parent(s): 514c216

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -10
requirements.txt CHANGED
@@ -1,10 +1,3 @@
1
- streamlit>=1.28.0
2
- requests>=2.31.0
3
- pandas>=2.0.3
4
- plotly>=5.17.0
5
- python-dotenv>=1.0.0
6
- streamlit-echarts>=0.4.0
7
- pillow>=10.0.0
8
- httpx>=0.24.1
9
- python-json-logger>=2.0.7
10
- streamlit-option-menu>=0.3.6
 
1
+
2
+ streamlit==1.24.0
3
+ requests==2.31.0