Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ tornado==6.2
|
|
4 |
ipywidgets
|
5 |
huggingface_hub
|
6 |
pyarrow
|
7 |
-
pyspark[sql,pandas_on_spark]
|
8 |
plotly
|
|
|
4 |
ipywidgets
|
5 |
huggingface_hub
|
6 |
pyarrow
|
7 |
+
pyspark[sql,pandas_on_spark]==4.0.0.dev2
|
8 |
plotly
|