Poetry compatibility v0.5.2-alpha
Pre-release
Pre-release
Amend definition of supported python versions to avoid confusing poetry resolver. Change from >=3.6.2,<3.11
to ^3.6
.
Technically at least 3.6.2 is required, but given that 3.6 is end of life in a few months this is a reasonable compromise.