Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #183 from cyberark/fixCryptographyLibIssue
Browse files Browse the repository at this point in the history
Fix broken pipeline on cryptography dependency
  • Loading branch information
tzheleznyak committed Feb 8, 2021
2 parents 2ba536b + b55a6d2 commit ea828ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
nose2>=0.9.2
nose2[coverage_plugin]>=0.6.5
pylint>=2.6.0
cryptography~=3.3.1
pyopenssl>=20.0.0
PyInstaller>=4.0
PyYAML>=5.3.1
Expand Down

0 comments on commit ea828ed

Please sign in to comment.