summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-17 08:35:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-17 08:35:04 +0000
commite15e2d040bc03e22892ac6c94d0884d5e379d892 (patch)
tree54e123ba456fd561f49943b5b5d693411bba6ebc /test-requirements.txt
parentd90f41712aee1bb7d9d79b3450985b4fa11545a7 (diff)
downloadkeystonemiddleware-e15e2d040bc03e22892ac6c94d0884d5e379d892.tar.gz
Updated from global requirements
Change-Id: Ia31fc31bd33e85622a15bc383cf1bb7af753de7e
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e17dfc5..4049304 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
flake8-docstrings==0.2.1.post1 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
-cryptography!=2.0,>=1.9 # BSD/Apache-2.0
+cryptography>=2.1 # BSD/Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0