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.