diff --git a/hermione/data/project_artifacts/shared/pyspark/requirements.txt b/hermione/data/project_artifacts/shared/pyspark/requirements.txt index 30fdfc2..3469c0e 100644 --- a/hermione/data/project_artifacts/shared/pyspark/requirements.txt +++ b/hermione/data/project_artifacts/shared/pyspark/requirements.txt @@ -1,7 +1,7 @@ tabulate==0.8.9 joblib==1.0.1 matplotlib==3.3.4 -pyspark==3.1.2 +pyspark==3.2.2 numpy==1.21.0 mlflow==1.23.1 Unidecode==1.2.0 diff --git a/hermione/data/project_artifacts/shared/requirements.txt b/hermione/data/project_artifacts/shared/requirements.txt index c27626d..d41597a 100644 --- a/hermione/data/project_artifacts/shared/requirements.txt +++ b/hermione/data/project_artifacts/shared/requirements.txt @@ -24,7 +24,7 @@ lightgbm==3.3.2 great-expectations==0.14.9 umap-learn==0.5.2 pingouin==0.5.1 -pyspark==3.2.1 +pyspark==3.2.2 notebook==6.4.10 fastapi==0.75.0 uvicorn==0.17.5