Spaces:
Running
Running
fix-deps (#7)
Browse files- fix deps (66a0448cc29467d8025f193f681222445c5c6895)
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
python-fasthtml
|
2 |
fasthtml-hf
|
3 |
-
plotly
|
4 |
-
fh-plotly
|
5 |
pandas
|
6 |
Jinja2
|
7 |
rich
|
|
|
1 |
python-fasthtml
|
2 |
fasthtml-hf
|
3 |
+
plotly==5.24.1
|
4 |
+
fh-plotly==0.1.1
|
5 |
pandas
|
6 |
Jinja2
|
7 |
rich
|