Sceptre / sceptre

Build better AWS infrastructure
https://docs.sceptre-project.org
Other
1.49k stars 313 forks source link

packaging>=22 support #1478

Closed slinkymanbyday closed 3 months ago

slinkymanbyday commented 5 months ago

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