Spaces:
Build error
Build error
Commit
·
a20ffbc
1
Parent(s):
c01843a
Add plottable to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ gradio==4.44.1
|
|
| 3 |
gradio_calendar==0.0.6
|
| 4 |
numpy==1.26.4
|
| 5 |
plotly==5.24.1
|
|
|
|
| 6 |
polars==1.21.0
|
| 7 |
scipy==1.13.1
|
| 8 |
pydantic==2.10.6
|
|
|
|
| 3 |
gradio_calendar==0.0.6
|
| 4 |
numpy==1.26.4
|
| 5 |
plotly==5.24.1
|
| 6 |
+
plottable==0.1.5
|
| 7 |
polars==1.21.0
|
| 8 |
scipy==1.13.1
|
| 9 |
pydantic==2.10.6
|