diff options
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2bdc958..31e5a1b 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 -alembic>=0.8.0 # MIT +alembic>=0.8.4 # MIT Babel>=1.3 # BSD oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.7.0 # Apache-2.0 |