summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-01-30 11:33:26 +0000
committerStephen Finucane <stephenfin@redhat.com>2020-01-30 11:37:22 +0000
commitcfc27ef4972a99c5787e537b0f85067829517c4c (patch)
tree085bc8f3f9e0cf565d3c8cf84341a7da1ee44457 /test-requirements.txt
parent9a3537e0a34a0350ad463e813bf4ba0c66aee25b (diff)
downloadoslo-concurrency-cfc27ef4972a99c5787e537b0f85067829517c4c.tar.gz
Drop python 2.7 support and testing4.0.0
Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I94e709093e01825069b44b6c485e49a81f8f14c1 Sem-Ver: api-break
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2ad4326..44c2ac9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,10 +5,8 @@
hacking>=1.1.0,<1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
-futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
-
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
# Bandit security code scanner