Browse Source

Merge pull request #7571 from mtnbikenc/fix-pyopenssl

Bump pyOpenSSL to 17.5.0
Brenton Leanhardt 7 years ago
parent
commit
c248898513
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@
 ansible==2.4.3.0
 boto==2.34.0
 click==6.7
-pyOpenSSL==16.2.0
+pyOpenSSL==17.5.0
 # We need to disable ruamel.yaml for now because of test failures
 #ruamel.yaml
 six==1.10.0