Updated from global requirements

Change-Id: Id5908ac0ea4300f8b0eb660c107cfcf0452e6490
This commit is contained in:
OpenStack Proposal Bot 2015-01-27 17:26:00 +00:00
parent 0ef07e2901
commit f795df075b

View File

@ -24,7 +24,7 @@ kazoo>=1.3.1
# PyMySQL or MySQL-python depending on the python version the tests are being
# ran in (MySQL-python is currently preferred for 2.x environments, since
# it has been used in openstack for the longest).
alembic>=0.7.1
alembic>=0.7.2
psycopg2
# Docs build jobs need these packages.