summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:46:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:46:59 +0000
commit731955009dbfaf323df0e53a87e3eb7a35dc399d (patch)
tree90b7c6deeee4cbf75858eab138703d30425bb50b /setup.cfg
parent46fb5ac034ccdd9d34e31fc13e6e18ac95094d4b (diff)
downloadoslo-db-731955009dbfaf323df0e53a87e3eb7a35dc399d.tar.gz
Updated from global requirements
Change-Id: I92f8c0cdffb512d154d0c1371a48c25dd2a3d44c
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 8921213..e053b37 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,7 +27,7 @@ mysql-c =
MySQL-python:python_version=='2.7' # GPL with FOSS exception
# or oslo.db[postgresql]
postgresql =
- psycopg2>=2.5 # LGPL/ZPL
+ psycopg2>=2.6.2 # LGPL/ZPL
# Dependencies for testing oslo.db itself.
test =
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
@@ -43,10 +43,10 @@ test =
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.0 # Apache-2.0
+ os-testr>=0.8.2 # Apache-2.0
reno>=2.5.0 # Apache-2.0
fixtures =
- testresources>=0.2.4 # Apache-2.0/BSD
+ testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
pifpaf =
pifpaf>=0.10.0 # Apache-2.0