Skip to content

Commit

Permalink
Update python cryptography lib to v3.3.2
Browse files Browse the repository at this point in the history
Fixes issue keylime#581

Signed-off-by: Michael Peters <[email protected]>
  • Loading branch information
mpeters committed Mar 24, 2021
1 parent 331bc06 commit 00fe135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Once an enhancement has been merged, the package needs to be added to the installer.sh, the CI Docker images and issues should be raised on
# keylime/keylime-rpm keylime/keylime-deb and the keylime ansible installer

cryptography>=2.9 # BSD/Apache-2.0
cryptography>=3.3.2 # BSD/Apache-2.0
tornado>=5.0.2 # Apache-2.0
m2crypto>=0.21.1 # MIT
pyzmq>=14.4 # LGPL+BSD
Expand Down

0 comments on commit 00fe135

Please sign in to comment.