Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|