Spaces:
Sleeping
Sleeping
Commit ·
1dd1cb5
1
Parent(s): 49a6dd8
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,6 +4,6 @@ numpy
|
|
| 4 |
matplotlib
|
| 5 |
pathlib
|
| 6 |
plotly
|
| 7 |
-
altair
|
| 8 |
openpyxl
|
| 9 |
streamlit
|
|
|
|
| 4 |
matplotlib
|
| 5 |
pathlib
|
| 6 |
plotly
|
| 7 |
+
altair<5
|
| 8 |
openpyxl
|
| 9 |
streamlit
|