Skip to content

Commit

Permalink
Fix for travis CI issue on cryptography dependency (#494) (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
NajmudheenCT authored Mar 15, 2021
1 parent 47b6eb6 commit d63b5f1
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 @@ -34,4 +34,5 @@ tooz>=1.58.0 # Apache-2.0
WebOb>=1.7.1 # MIT
pysnmp>=4.4.11 # BSD
redis>=3.3.8 # MIT
cryptography<3.4; # Apache-2.0
pyopenssl==19.1.0 # Apache-2.0

0 comments on commit d63b5f1

Please sign in to comment.