From 861d17f7355e843c32c54b86678788ec9ed2d1d7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 6 Apr 2016 12:58:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7d07faf9ec67d06b0f32cb36f52c3315aa43326e --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f47a4fdae0..251f16ca09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT -alembic>=0.8.0 # MIT +alembic>=0.8.4 # MIT automaton>=0.5.0 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT WebOb>=1.2.3 # MIT