diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-29 22:49:23 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-29 22:49:23 +0000 |
| commit | daf9c939dd804d7044ab97148045a2ff47d31c6f (patch) | |
| tree | d607efb79f1809ffc84847db4d3605f1387a1d4d | |
| parent | 59792c9df2a8979603a838fd017c12c835199b39 (diff) | |
| download | python-openstackclient-daf9c939dd804d7044ab97148045a2ff47d31c6f.tar.gz | |
Updated from global requirements
Change-Id: Ic826471279d1f1af85ff760b45a094f17916e749
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 03a3f1bf..9977c517 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=1.6 six>=1.9.0 -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0 cliff-tablib>=1.0 os-client-config!=1.6.2,>=1.4.0 |
