From e5ae74d6bf2afe6fc005e5a45cc8ebcb1703132e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Dec 2014 01:28:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9bbf5d9082e4e6ee9283c7e11ed0b2474a4e070a --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 36857441..96ab9440 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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.6.4 +alembic>=0.7.1 psycopg2 # Docs build jobs need these packages.