Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==0.89.0
|
| 2 |
+
pandas==1.3.3
|
| 3 |
+
matplotlib==3.4.3
|
| 4 |
+
seaborn==0.11.2
|
| 5 |
+
plotly==5.3.1
|