Skip to content

Allow snowflake-connector-python >= 2.7.8 #3237

@chasleslr

Description

@chasleslr

I have a project that uses both snowpark-python and feast, and this restriction by feast on snowflake-connector-python<=2.7.8 is preventing an upgrade to snowpark-python==0.10 which now requires snowflake-connector-python>=2.7.12.

I would like to know whether this requirement is still valid or whether it can be eased to allow newer versions of snowflake-connector-python.

feast/setup.py

Line 99 in 769c318

"snowflake-connector-python[pandas]>=2.7.3,<=2.7.8",

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions