Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
plotly
|
4 |
-
sparknlp
|
5 |
-
pyspark
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
plotly
|
4 |
+
sparknlp==5.5.1
|
5 |
+
pyspark==3.2.3
|