-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
update the dep on six, if possible, to avoid conflicts, e.g. poetry reports:
(1) So, because invoke-release (4.5.1) depends on six (>=1.11.0,<1.12.0)
and invoke-release (4.5.2) depends on six (>=1.11.0,<1.12.0), every version of invoke-release requires six (>=1.11.0,<1.12.0).
Because no versions of astroid match >2.4.0,<2.4.1 || >2.4.1,<2.4.2 || >2.4.2,<=2.5
and astroid (2.4.0) depends on six (>=1.12,<2.0), astroid (>=2.4.0,<2.4.1 || >2.4.1,<2.4.2 || >2.4.2,<=2.5) requires six (>=1.12,<2.0).
And because astroid (2.4.1) depends on six (>=1.12,<2.0)
and astroid (2.4.2) depends on six (>=1.12,<2.0), astroid (>=2.4.0,<=2.5) requires six (>=1.12,<2.0).
And because every version of invoke-release requires six (>=1.11.0,<1.12.0) (1), invoke-release is incompatible with astroid (>=2.4.0,<=2.5)
And because pylint (2.5.3) depends on astroid (>=2.4.0,<=2.5)
and no versions of pylint match >2.5.3,<3.0.0, invoke-release is incompatible with pylint (>=2.5.3,<3.0.0).
Metadata
Metadata
Assignees
Labels
No labels