diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-12-21 00:43:24 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-12-21 00:43:24 +0000 |
commit | 99f477bf6a8631c11c2297f3316ae2f31b1b03a3 (patch) | |
tree | e442af97a845f51088c24614e6b0bfac44d1ab14 | |
parent | 58ae37ea03fc81762540640dcc88bad9741ea83d (diff) |
Updated from global requirements
Change-Id: I08a79467ba134f201aba68d7782bab097c1f1c99
Notes
Notes (review):
Code-Review+2: yatin <ykarel@redhat.com>
Workflow+1: yatin <ykarel@redhat.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 28 Dec 2017 07:10:34 +0000
Reviewed-on: https://review.openstack.org/528905
Project: openstack/python-magnumclient
Branch: refs/heads/master
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 64b709c..e01ff28 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -11,9 +11,9 @@ requests>=2.14.2 # Apache-2.0 | |||
11 | oslo.i18n>=3.15.3 # Apache-2.0 | 11 | oslo.i18n>=3.15.3 # Apache-2.0 |
12 | oslo.log>=3.30.0 # Apache-2.0 | 12 | oslo.log>=3.30.0 # Apache-2.0 |
13 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 | 13 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 |
14 | oslo.utils>=3.31.0 # Apache-2.0 | 14 | oslo.utils>=3.33.0 # Apache-2.0 |
15 | os-client-config>=1.28.0 # Apache-2.0 | 15 | os-client-config>=1.28.0 # Apache-2.0 |
16 | osc-lib>=1.7.0 # Apache-2.0 | 16 | osc-lib>=1.8.0 # Apache-2.0 |
17 | PrettyTable<0.8,>=0.7.1 # BSD | 17 | PrettyTable<0.8,>=0.7.1 # BSD |
18 | cryptography!=2.0,>=1.9 # BSD/Apache-2.0 | 18 | cryptography!=2.0,>=1.9 # BSD/Apache-2.0 |
19 | decorator>=3.4.0 # BSD | 19 | decorator>=3.4.0 # BSD |