diff options
author | Zuul <zuul@review.opendev.org> | 2020-07-10 17:07:01 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2020-07-10 17:07:01 +0000 |
commit | a0f44c1755c0e3c9143752f9b15fd222919a1ec7 (patch) | |
tree | 63a9240e3a2efe3dc2687eb194aced7dbd333ecd /test-requirements.txt | |
parent | f9ef9664996761c577db74850e9a677f344bc521 (diff) | |
parent | a9e699227d843b011d4c780c216fe2fe00a549bc (diff) | |
download | oslo-db-a0f44c1755c0e3c9143752f9b15fd222919a1ec7.tar.gz |
Merge "requirements: Drop os-testr"8.3.0
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |