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