Spaces:
Runtime error
Runtime error
MarcSkovMadsen
commited on
Commit
•
198e9c1
1
Parent(s):
57aff69
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fsspec
|
2 |
-
dask
|
3 |
holoviews
|
4 |
hvplot
|
5 |
pandas
|
|
|
1 |
fsspec
|
2 |
+
dask[dataframe]
|
3 |
holoviews
|
4 |
hvplot
|
5 |
pandas
|