Skip to content

Commit

Permalink
Merge pull request #11197 from camptocamp/fix-28
Browse files Browse the repository at this point in the history
Fix pypi package check
  • Loading branch information
sbrunner authored Jun 27, 2024
2 parents 5eb6042 + 72bbf61 commit c4fdd98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
c2cciutils[checks,publish]==1.5.10
importlib-metadata<8.0.0
pre-commit==3.0.4
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=42.0.8 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c4fdd98

Please sign in to comment.