Skip to content

Commit

Permalink
Fix CI Issue on cryptography dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
NajmudheenCT committed Mar 2, 2021
1 parent 8023a1f commit c4fa7a6
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,6 +34,7 @@ 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;python_version<"3.7" # Apache-2.0
pyopenssl==19.1.0 # Apache-2.0
APScheduler~=3.6.3
flask
Expand Down

0 comments on commit c4fa7a6

Please sign in to comment.