We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77a1f3a + 53053bf commit 4779e4aCopy full SHA for 4779e4a
requirements/extras/feature-processor_requirements.txt
@@ -1,2 +1,2 @@
1
-pyspark==3.3.1
+pyspark==3.3.2
2
sagemaker-feature-store-pyspark-3.3
requirements/extras/test_requirements.txt
@@ -24,7 +24,7 @@ Jinja2==3.1.4
24
pyvis==0.2.1
25
pandas>=1.3.5,<1.5
26
scikit-learn==1.3.0
27
-cloudpickle==2.2.1
+cloudpickle>=2.2.1
28
PyYAML==6.0
29
# TODO find workaround
30
xgboost>=1.6.2,<=1.7.6
0 commit comments