Skip to content

Remove upper bound in dependency contraints#158

Open
SebCorbin wants to merge 1 commit intoOWASP:devfrom
SebCorbin:patch-1
Open

Remove upper bound in dependency contraints#158
SebCorbin wants to merge 1 commit intoOWASP:devfrom
SebCorbin:patch-1

Conversation

@SebCorbin
Copy link

@SebCorbin SebCorbin commented Mar 23, 2026

Updated dependency version constraints to use '>=' instead of '^'.

Alternative

Use poetry-relax

References (taken from poetry-relax):

There's a lot to read on this topic! It's contentious and causing a lot of problems for maintainers and users.

The following blog posts by Henry Schreiner are quite comprehensive:

Content from some members of the Python core developer team:

Discussion and issues in the Poetry project:

Updated dependency version constraints to use '>=' instead of '^'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant