You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: