diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 6138d3d..414bdf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -Babel>=0.9.6 -oslo.config>=1.2.1 -oslo.i18n>=0.1.0 +Babel>=1.3 +oslo.config>=1.4.0.0a3 +oslo.i18n>=0.3.0 # Apache-2.0 six>=1.7.0 WebOb>=1.2.3 |