summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-07-09 11:37:49 +0100
committerStephen Finucane <stephenfin@redhat.com>2020-07-09 11:37:49 +0100
commita9e699227d843b011d4c780c216fe2fe00a549bc (patch)
tree44056d4178ca17b346e5ff4fe10e2cac28cca71b
parentf62ddb15244d5b5aa0c54f2d6b0ae30799835eb2 (diff)
downloadoslo-db-a9e699227d843b011d4c780c216fe2fe00a549bc.tar.gz
requirements: Drop os-testr
Change-Id: I9525eda24465bdedb9ae917350263fa91e9b780a Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
-rw-r--r--lower-constraints.txt1
-rw-r--r--test-requirements.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 87aa12b..fd85d4b 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -27,7 +27,6 @@ monotonic==0.6
netaddr==0.7.18
netifaces==0.10.4
os-client-config==1.28.0
-os-testr==1.0.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.i18n==3.15.3
diff --git a/test-requirements.txt b/test-requirements.txt
index 4f26aa4..11dc2f3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,6 @@ oslotest>=3.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
-os-testr>=1.0.0 # Apache-2.0
bandit>=1.1.0,<1.6.0 # Apache-2.0
pifpaf>=0.10.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License