summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhao Chao <zhaochao1984@gmail.com>2018-04-16 17:46:04 +0800
committerZhao Chao <zhaochao1984@gmail.com>2018-04-18 10:08:09 +0800
commitdf7362702aad0e2e06145042f26dcfc6e1cb6cab (patch)
tree8b1718547495b12c57d0c6e40cdfa6ec2113020e /test-requirements.txt
parent0c9a4fd659af8d8eb19fb39af52a2106b2c307a5 (diff)
downloadtrove-df7362702aad0e2e06145042f26dcfc6e1cb6cab.tar.gz
Cleanup testrepository and os-testr requirements
We have migrated to stestr for a while, however the related requirements is not updated, this patch does the cleanup, also updates requirements for stestr. Change-Id: I9c8cf2f90ced2261293f91faefc3099740540fe7 Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ceee40f6..32403d07 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,13 +18,12 @@ proboscis>=1.2.5.3 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=2.2.0 # MIT
-testrepository>=0.0.18 # Apache-2.0/BSD
pymongo!=3.1,>=3.0.2 # Apache-2.0
redis>=2.10.0 # MIT
psycopg2>=2.6.2 # LGPL/ZPL
cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
couchdb>=0.8 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
+stestr>=1.1.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
pylint==1.4.5 # GPLv2