Closed d2nag closed 1 month ago
Poetry is right, those requirements are incompatible. This is already covered in at least two other issues, please search for duplicates and please close,
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
I am trying to install ruptures = "1.1.9" through poetry. When I install it through pip, there are no dependency issues with numpy == "1.26.0". But when I install it with poetry, it creates an error and apparently requires an older numpy version.
Workarounds
I am installing ruptures = "1.1.9" through pip at the moment.
Poetry Installation Method
pipx
Operating System
Mac OS Ventura 13.2.1
Poetry Version
1.6.1
Poetry Configuration
Python Sysconfig
Example pyproject.toml
Poetry Runtime Logs