Skip to content

Commit ebcdc36

Browse files
chore: Upgrade snowflake version to 3.0.0 (#3608)
Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
1 parent e8e643e commit ebcdc36

File tree

7 files changed

+34
-36
lines changed

7 files changed

+34
-36
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ anyio==3.6.2
2828
# watchfiles
2929
appdirs==1.4.4
3030
# via fissix
31+
appnope==0.1.3
32+
# via
33+
# ipykernel
34+
# ipython
3135
argon2-cffi==21.3.0
3236
# via
3337
# jupyter-server
@@ -299,8 +303,6 @@ googleapis-common-protos[grpc]==1.59.0
299303
# grpcio-status
300304
great-expectations==0.15.50
301305
# via feast (setup.py)
302-
greenlet==2.0.2
303-
# via sqlalchemy
304306
grpc-google-iam-v1==0.12.6
305307
# via google-cloud-bigtable
306308
grpcio==1.53.0
@@ -563,6 +565,7 @@ packaging==23.0
563565
# nbconvert
564566
# pytest
565567
# redis
568+
# snowflake-connector-python
566569
# sphinx
567570
pandas==1.5.3
568571
# via
@@ -654,7 +657,7 @@ py-cpuinfo==9.0.0
654657
# via pytest-benchmark
655658
py4j==0.10.9.5
656659
# via pyspark
657-
pyarrow==8.0.0
660+
pyarrow==10.0.1
658661
# via
659662
# db-dtypes
660663
# feast (setup.py)
@@ -699,9 +702,7 @@ pymysql==1.0.3
699702
pyodbc==4.0.35
700703
# via feast (setup.py)
701704
pyopenssl==22.0.0
702-
# via
703-
# feast (setup.py)
704-
# snowflake-connector-python
705+
# via snowflake-connector-python
705706
pyparsing==3.0.9
706707
# via
707708
# great-expectations
@@ -861,7 +862,7 @@ sniffio==1.3.0
861862
# httpx
862863
snowballstemmer==2.2.0
863864
# via sphinx
864-
snowflake-connector-python[pandas]==2.9.0
865+
snowflake-connector-python[pandas]==3.0.3
865866
# via feast (setup.py)
866867
soupsieve==2.4
867868
# via beautifulsoup4

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile --output-file=sdk/python/requirements/py3.10-requirements.txt
@@ -49,8 +49,6 @@ fissix==21.11.13
4949
# via bowler
5050
fsspec==2023.4.0
5151
# via dask
52-
greenlet==2.0.2
53-
# via sqlalchemy
5452
grpcio==1.54.0
5553
# via
5654
# feast (setup.py)
@@ -172,7 +170,6 @@ typing-extensions==4.5.0
172170
# mypy
173171
# pydantic
174172
# sqlalchemy2-stubs
175-
# starlette
176173
urllib3==1.26.15
177174
# via requests
178175
uvicorn[standard]==0.21.1

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ anyio==3.6.2
2828
# watchfiles
2929
appdirs==1.4.4
3030
# via fissix
31+
appnope==0.1.3
32+
# via
33+
# ipykernel
34+
# ipython
3135
argon2-cffi==21.3.0
3236
# via
3337
# jupyter-server
@@ -303,8 +307,6 @@ googleapis-common-protos[grpc]==1.59.0
303307
# grpcio-status
304308
great-expectations==0.15.50
305309
# via feast (setup.py)
306-
greenlet==2.0.2
307-
# via sqlalchemy
308310
grpc-google-iam-v1==0.12.6
309311
# via google-cloud-bigtable
310312
grpcio==1.53.0
@@ -572,6 +574,7 @@ packaging==23.0
572574
# nbconvert
573575
# pytest
574576
# redis
577+
# snowflake-connector-python
575578
# sphinx
576579
pandas==1.5.3
577580
# via
@@ -665,7 +668,7 @@ py-cpuinfo==9.0.0
665668
# via pytest-benchmark
666669
py4j==0.10.9.5
667670
# via pyspark
668-
pyarrow==8.0.0
671+
pyarrow==10.0.1
669672
# via
670673
# db-dtypes
671674
# feast (setup.py)
@@ -710,9 +713,7 @@ pymysql==1.0.3
710713
pyodbc==4.0.35
711714
# via feast (setup.py)
712715
pyopenssl==22.0.0
713-
# via
714-
# feast (setup.py)
715-
# snowflake-connector-python
716+
# via snowflake-connector-python
716717
pyparsing==3.0.9
717718
# via
718719
# great-expectations
@@ -875,7 +876,7 @@ sniffio==1.3.0
875876
# httpx
876877
snowballstemmer==2.2.0
877878
# via sphinx
878-
snowflake-connector-python[pandas]==2.9.0
879+
snowflake-connector-python[pandas]==3.0.3
879880
# via feast (setup.py)
880881
soupsieve==2.4
881882
# via beautifulsoup4

sdk/python/requirements/py3.8-requirements.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
55
# pip-compile --output-file=sdk/python/requirements/py3.8-requirements.txt
@@ -49,8 +49,6 @@ fissix==21.11.13
4949
# via bowler
5050
fsspec==2023.4.0
5151
# via dask
52-
greenlet==2.0.2
53-
# via sqlalchemy
5452
grpcio==1.54.0
5553
# via
5654
# feast (setup.py)
@@ -74,6 +72,8 @@ idna==3.4
7472
# requests
7573
importlib-metadata==6.5.0
7674
# via dask
75+
importlib-resources==5.12.0
76+
# via jsonschema
7777
jinja2==3.1.2
7878
# via feast (setup.py)
7979
jsonschema==4.17.3
@@ -106,6 +106,8 @@ pandavro==1.5.2
106106
# via feast (setup.py)
107107
partd==1.4.0
108108
# via dask
109+
pkgutil-resolve-name==1.3.10
110+
# via jsonschema
109111
proto-plus==1.22.2
110112
# via feast (setup.py)
111113
protobuf==4.22.3
@@ -186,4 +188,6 @@ watchfiles==0.19.0
186188
websockets==11.0.2
187189
# via uvicorn
188190
zipp==3.15.0
189-
# via importlib-metadata
191+
# via
192+
# importlib-metadata
193+
# importlib-resources

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ anyio==3.6.2
2828
# watchfiles
2929
appdirs==1.4.4
3030
# via fissix
31+
appnope==0.1.3
32+
# via
33+
# ipykernel
34+
# ipython
3135
argon2-cffi==21.3.0
3236
# via
3337
# jupyter-server
@@ -299,8 +303,6 @@ googleapis-common-protos[grpc]==1.59.0
299303
# grpcio-status
300304
great-expectations==0.15.50
301305
# via feast (setup.py)
302-
greenlet==2.0.2
303-
# via sqlalchemy
304306
grpc-google-iam-v1==0.12.6
305307
# via google-cloud-bigtable
306308
grpcio==1.53.0
@@ -566,6 +568,7 @@ packaging==23.0
566568
# nbconvert
567569
# pytest
568570
# redis
571+
# snowflake-connector-python
569572
# sphinx
570573
pandas==1.5.3
571574
# via
@@ -657,7 +660,7 @@ py-cpuinfo==9.0.0
657660
# via pytest-benchmark
658661
py4j==0.10.9.5
659662
# via pyspark
660-
pyarrow==8.0.0
663+
pyarrow==10.0.1
661664
# via
662665
# db-dtypes
663666
# feast (setup.py)
@@ -702,9 +705,7 @@ pymysql==1.0.3
702705
pyodbc==4.0.35
703706
# via feast (setup.py)
704707
pyopenssl==22.0.0
705-
# via
706-
# feast (setup.py)
707-
# snowflake-connector-python
708+
# via snowflake-connector-python
708709
pyparsing==3.0.9
709710
# via
710711
# great-expectations
@@ -866,7 +867,7 @@ sniffio==1.3.0
866867
# httpx
867868
snowballstemmer==2.2.0
868869
# via sphinx
869-
snowflake-connector-python[pandas]==2.9.0
870+
snowflake-connector-python[pandas]==3.0.3
870871
# via feast (setup.py)
871872
soupsieve==2.4
872873
# via beautifulsoup4

sdk/python/requirements/py3.9-requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ fissix==21.11.13
4949
# via bowler
5050
fsspec==2023.4.0
5151
# via dask
52-
greenlet==2.0.2
53-
# via sqlalchemy
5452
grpcio==1.54.0
5553
# via
5654
# feast (setup.py)

setup.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,7 @@
9696
BYTEWAX_REQUIRED = ["bytewax==0.15.1", "docker>=5.0.2", "kubernetes<=20.13.0"]
9797

9898
SNOWFLAKE_REQUIRED = [
99-
"snowflake-connector-python[pandas]>=2.7.3,<3",
100-
# `pyOpenSSL==22.1.0` requires `cryptography<39,>=38.0.0`, which is incompatible
101-
# with `snowflake-connector-python[pandas]==2.8.0`, which depends on
102-
# `cryptography<37.0.0,>=3.1.0`.
103-
"pyOpenSSL<22.1.0",
99+
"snowflake-connector-python[pandas]>=3,<4",
104100
]
105101

106102
SPARK_REQUIRED = [

0 commit comments

Comments
 (0)