summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-09-10 17:36:03 +0000
committerGerrit Code Review <review@openstack.org>2020-09-10 17:36:03 +0000
commit3659bdad861c1648dc53a1f66c968e82b498eb9c (patch)
tree21688e334eba6a4aa6f20cb8759f5c1c2be60dc6 /test-requirements.txt
parent11ea4a8bd2ba5a8afe1e8dbc5eca6701f2fdbd8c (diff)
parent5ca2846d25cb59749754e157f8a62da422f88618 (diff)
downloadkeystonemiddleware-3659bdad861c1648dc53a1f66c968e82b498eb9c.tar.gz
Merge "[goal] Migrate testing to ubuntu focal"wallaby-em9.2.0
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 c6d68d6..cd0bfc9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking>=3.0,<4.0.0 # Apache-2.0
flake8-docstrings==0.2.1.post1 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
-cryptography>=2.1 # BSD/Apache-2.0
+cryptography>=3.0 # BSD/Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0