Skip to content

Remove upper bound in dependency contraints#158

Merged
dmdhrumilmistry merged 1 commit intoOWASP:devfrom
SebCorbin:patch-1
Apr 6, 2026
Merged

Remove upper bound in dependency contraints#158
dmdhrumilmistry merged 1 commit intoOWASP:devfrom
SebCorbin:patch-1

Conversation

@SebCorbin
Copy link
Copy Markdown
Contributor

@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 '^'.
@dmdhrumilmistry dmdhrumilmistry merged commit 3a938a3 into OWASP:dev Apr 6, 2026
1 check passed
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.

2 participants