Skip to content

Commit

Permalink
Add lower bound for pyopenssl
Browse files Browse the repository at this point in the history
  • Loading branch information
matrss authored Dec 2, 2024
1 parent 6181d6a commit eab97ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions localbuild/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ requirements:
- flask-login
- pysaml2
- libxmlsec1 # [not win]
# constraint on a transitive dependency, the entire line can be removed once the constraint is obsolete
- pyopenssl >=24.3.0
run_constrained:
- menuinst >=2.0.2

Expand Down

0 comments on commit eab97ab

Please sign in to comment.