ryan_bliss
04/02/2024, 2:23 PMReuben (Matatika)
04/02/2024, 2:36 PM^0.4.2
, meaning that it will try to resolve the latest compatible version from the range starting from 0.4.2
up to (but not including) 0.5.0
.
https://python-poetry.org/docs/dependency-specification/#caret-requirements
Looks like those older SDK versions didn't support Python >3.11: https://github.com/meltano/sdk/blob/a6195964a0151066c3b03aef030b8a5608756e77/pyproject.toml#L30