diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-15 02:32:16 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-15 02:32:16 +0000 |
| commit | 30bd81c72ff73f4a6d87bf88fdaf98b287b59a72 (patch) | |
| tree | 68403a6637b6576fdafdde80b26326b1c44fb6a9 | |
| parent | fe3d363b2ca67f130a4df83563177cdc45fde792 (diff) | |
| download | python-neutronclient-30bd81c72ff73f4a6d87bf88fdaf98b287b59a72.tar.gz | |
Updated from global requirements
Change-Id: I8d4fba2e05bd73311eb86c948e7f1c6bdb953a6a
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 0b0c1fe..f6278f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ cliff>=1.7.0 # Apache-2.0 iso8601>=0.1.9 netaddr>=0.7.12 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.serialization>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.serialization>=1.2.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 requests>=2.2.0,!=2.4.0 python-keystoneclient>=0.11.1 simplejson>=2.2.0 |
