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

packaging>=22 support #1478

Open
slinkymanbyday opened this issue Jun 19, 2024 · 0 comments
Open

packaging>=22 support #1478

slinkymanbyday opened this issue Jun 19, 2024 · 0 comments

Comments

@slinkymanbyday
Copy link

Subject of the issue

the packaging requirement for sceptre is currently <22.0. We would like to use sceptre int eh same environment as the latest version of black, which depends on packaging>=22. Is there a possibility of this dependancy being updated?

Your environment

  • 4.4.2
  • 3.12
  • MacOS 14.5

Steps to reproduce

pip install black==24.4.2 sceptre==4.4.2

Expected behaviour

latest version of black and sceptre installs successfully

Actual behaviour

ERROR: ResolutionImpossible

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