Spaces:
Sleeping
Sleeping
Pin kaleido==0.2.1 + native SVG fallback when kaleido fails
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -21,5 +21,5 @@ numpy>=1.24,<2.0
|
|
| 21 |
openpyxl>=3.1
|
| 22 |
|
| 23 |
# Visualization
|
| 24 |
-
plotly>=5.20
|
| 25 |
-
kaleido
|
|
|
|
| 21 |
openpyxl>=3.1
|
| 22 |
|
| 23 |
# Visualization
|
| 24 |
+
plotly>=5.20,<6
|
| 25 |
+
kaleido==0.2.1
|