summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-07-10 17:07:01 +0000
committerGerrit Code Review <review@openstack.org>2020-07-10 17:07:01 +0000
commita0f44c1755c0e3c9143752f9b15fd222919a1ec7 (patch)
tree63a9240e3a2efe3dc2687eb194aced7dbd333ecd
parentf9ef9664996761c577db74850e9a677f344bc521 (diff)
parenta9e699227d843b011d4c780c216fe2fe00a549bc (diff)
downloadoslo-db-a0f44c1755c0e3c9143752f9b15fd222919a1ec7.tar.gz
Merge "requirements: Drop os-testr"8.3.0
-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 1c5a7af..15dcf98 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -24,7 +24,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 523af12..d55902a 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