diff --git a/cases/function/spark/requirements.txt b/cases/function/spark/requirements.txt index e4dd7e3c496..ded893643c5 100644 --- a/cases/function/spark/requirements.txt +++ b/cases/function/spark/requirements.txt @@ -1,3 +1,3 @@ py4j==0.10.9 -pyspark==3.2.2 +pyspark==3.3.2 ruamel.yaml==0.16.12