From 1016019a12b3cfda45c1edb460061cedc68e9f53 Mon Sep 17 00:00:00 2001 From: "vikash.ranjan" Date: Thu, 21 Nov 2024 14:35:07 +0530 Subject: [PATCH] fix: updated dependencies --- .../python/ds-pack/2.1.1-base-python-3.11.5/requirements.txt | 1 - .../python/ds-pack/2.1.1-base-python-3.8.18/requirements.txt | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/workspace/python/ds-pack/2.1.1-base-python-3.11.5/requirements.txt b/workspace/python/ds-pack/2.1.1-base-python-3.11.5/requirements.txt index 31a10fa..3037611 100644 --- a/workspace/python/ds-pack/2.1.1-base-python-3.11.5/requirements.txt +++ b/workspace/python/ds-pack/2.1.1-base-python-3.11.5/requirements.txt @@ -25,7 +25,6 @@ snowflake-connector-python==3.12.3 snowflake-sqlalchemy==1.6.1 snowflake-snowpark-python==1.25.0 pandas==2.2.3 -pyarrow==18.0.0 boto3==1.35.65 python-dotenv==1.0.1 poetry==1.8.4 diff --git a/workspace/python/ds-pack/2.1.1-base-python-3.8.18/requirements.txt b/workspace/python/ds-pack/2.1.1-base-python-3.8.18/requirements.txt index 2368ac9..d695fd1 100644 --- a/workspace/python/ds-pack/2.1.1-base-python-3.8.18/requirements.txt +++ b/workspace/python/ds-pack/2.1.1-base-python-3.8.18/requirements.txt @@ -18,14 +18,13 @@ python-lsp-black==1.3.0 python-lsp-server[all]==1.4.1 virtualenv==20.27.0 peak-sdk==1.13.0 -jupysql==0.10.16 +jupysql==0.10.1 psycopg2-binary==2.9.10 redshift-connector==2.1.3 snowflake-connector-python==3.12.3 snowflake-sqlalchemy==1.6.1 snowflake-snowpark-python==1.25.0 pandas==2.0.3 -pyarrow==17.0.0 boto3==1.35.65 python-dotenv==1.0.1 poetry==1.8.4