diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index f242463..dc51fcf 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -68,7 +68,7 @@ notebook = [ "ipywidgets>=8.0.0", "palettable>=3.3.3", "matplotlib>=3.9.4", - "snowflake-snowpark-python==1.26.0", + "snowflake-snowpark-python==1.36.0", ] [project.urls]