Spaces:
Runtime error
Runtime error
This Pull Request fixes the error of the space
#1
by Fabrice-TIERCELIN - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
pyarrow>=21.0
|
| 2 |
-
plotly>=6.0.0,<7.0.0
|
|
|
|
|
|
| 1 |
pyarrow>=21.0
|
| 2 |
+
plotly>=6.0.0,<7.0.0
|
| 3 |
+
trackio
|