summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-20 16:22:55 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-20 16:22:55 +0000
commit5e0e0979b55d4cbc85f90f88e7b3c48a315099db (patch)
tree459181962f96e376bc2987d9b6ff5ab26989372d /setup.cfg
parent4de33ebd504a2c3dbddc2492bdb96ae7bca77d66 (diff)
downloadoslo-db-5e0e0979b55d4cbc85f90f88e7b3c48a315099db.tar.gz
Updated from global requirements
Change-Id: Iad5cb53a0ff45e86b1dafa863fab904f34516a75
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index e053b37..2d08daa 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,7 +24,7 @@ mysql =
PyMySQL>=0.7.6 # MIT License
# or oslo.db[mysql-c]
mysql-c =
- MySQL-python:python_version=='2.7' # GPL with FOSS exception
+ MySQL-python>=1.2.5:python_version=='2.7' # GPL with FOSS exception
# or oslo.db[postgresql]
postgresql =
psycopg2>=2.6.2 # LGPL/ZPL
@@ -32,18 +32,18 @@ postgresql =
test =
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
- doc8 # Apache-2.0
+ doc8>=0.6.0 # 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.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
- openstackdocstheme>=1.16.0 # Apache-2.0
+ openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
- os-testr>=0.8.2 # Apache-2.0
+ os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
fixtures =
testresources>=2.0.0 # Apache-2.0/BSD