summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:39:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:39:57 +0000
commit338b39dc5cdc689a85dd5cff20ece6bc7db6daf5 (patch)
tree7a08fef0f94fc15b8166cbdceef5681b6bab4b04 /setup.cfg
parentc4843bcf1479f1a4b1438af5a4a314ce1aaaae72 (diff)
downloadoslo-db-338b39dc5cdc689a85dd5cff20ece6bc7db6daf5.tar.gz
Updated from global requirements
Change-Id: I91e770e8ca54bdf8d8da40d4815ef860f12121be
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index ed9d8c7..8921213 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,7 +35,7 @@ test =
doc8 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
- mock>=2.0 # BSD
+ mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
@@ -44,7 +44,7 @@ test =
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.8.0 # Apache-2.0
- reno!=2.3.1,>=1.8.0 # Apache-2.0
+ reno>=2.5.0 # Apache-2.0
fixtures =
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD