We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f85a1f + 6caedfd commit 1fdbe88Copy full SHA for 1fdbe88
lower-constraints.txt
@@ -14,7 +14,7 @@ cmd2==0.8.1
14
colorama==0.3.9
15
contextlib2==0.5.5;python_version=='2.7'
16
coverage==4.0
17
-cryptography==2.1.4
+cryptography==2.7
18
cursive==0.2.1
19
ddt==1.0.1
20
debtcollector==1.19.0
requirements.txt
@@ -10,7 +10,7 @@ Jinja2>=2.10 # BSD License (3 clause)
10
keystonemiddleware>=4.20.0 # Apache-2.0
11
lxml!=3.7.0,>=3.4.1 # BSD
12
Routes>=2.3.1 # MIT
13
-cryptography>=2.1.4 # BSD/Apache-2.0
+cryptography>=2.7 # BSD/Apache-2.0
WebOb>=1.8.2 # MIT
# NOTE(mriedem): greenlet 0.4.14 does not work with older versions of gcc on
# ppc64le systems, see https://github.com/python-greenlet/greenlet/issues/136.
0 commit comments