Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1727131: bump packaging to v24 #119

Closed
josescuderoh opened this issue Oct 7, 2024 · 4 comments
Closed

SNOW-1727131: bump packaging to v24 #119

josescuderoh opened this issue Oct 7, 2024 · 4 comments

Comments

@josescuderoh
Copy link

josescuderoh commented Oct 7, 2024

Any chance this dependency can be upgraded to the next major version soon?

It's available since March 10th and it's presenting dependency conflicts with other dependencies for us. For context, this is the conflict:

Because meltano (3.5.4) depends on packaging (>=24.1,<25.0)
 and snowflake-ml-python (1.6.2) depends on packaging (>=20.9,<24), meltano (3.5.4) is incompatible with snowflake-ml-python (1.6.2).
So, because project depends on both meltano (3.5.4) and snowflake-ml-python (1.6.2), version solving failed.
@github-actions github-actions bot changed the title bump packaging to v24 SNOW-1727131: bump packaging to v24 Oct 7, 2024
@lyleharte
Copy link

bump

@sfc-gh-zzhu
Copy link

sfc-gh-zzhu commented Oct 10, 2024

We are working on it. Packaging v24 requires python3.10 or above, while we are still trying to support python3.9 as well. We will investigate if if's feasible to bump that version for certain python version.

@sfc-gh-zzhu
Copy link

We have relaxed the version requirement of Packaging to allow v24. The change will go out with release 1.7.1 soon.

@sfc-gh-afero
Copy link

this has been added in version 1.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants