Skip to content

Commit

Permalink
Test cryptography update
Browse files Browse the repository at this point in the history
Signed-off-by: mkosiarc <mkosiarc@redhat.com>
  • Loading branch information
mkosiarc committed Aug 7, 2024
1 parent a87ca7e commit b1e0f1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ paramiko>=2.10.1
PyYAML
ruamel.yaml
git+https://github.com/containerbuildsystem/osbs-client@d0e1e394fe044fae6ade98d640c51a75fa69b9af#egg=osbs-client
# cannot build cryptography with rust for version >= 3.5
cryptography < 3.5
cryptography==42.0.8
requests
koji
PyGObject
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cffi==1.15.0
# reflink
charset-normalizer==2.0.7
# via requests
cryptography==3.4.8
cryptography==42.0.8
# via
# -r requirements.in
# paramiko
Expand Down

0 comments on commit b1e0f1b

Please sign in to comment.