Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
panel
|
| 2 |
-
bokeh
|
| 3 |
-
holoviews
|
| 4 |
-
hvplot
|
| 5 |
-
numpy
|
| 6 |
-
pandas
|
| 7 |
-
natsort
|
| 8 |
-
requests
|
| 9 |
httpx
|
| 10 |
fastparquet
|
| 11 |
pyarrow
|
|
|
|
| 1 |
+
panel==1.5.3
|
| 2 |
+
bokeh==3.5.1
|
| 3 |
+
holoviews==1.19.1
|
| 4 |
+
hvplot==0.10.0
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
natsort
|
| 8 |
+
requests
|
| 9 |
httpx
|
| 10 |
fastparquet
|
| 11 |
pyarrow
|