Update six requirements to 1.11
Change-Id: If935e9e474f69978348cbb42637951ae97c0aff6
This commit is contained in:
parent
d97dea7d6a
commit
8681c50144
@ -35,7 +35,7 @@ python-openstackclient==3.16.0
|
|||||||
reno==2.5.0
|
reno==2.5.0
|
||||||
requests==2.14.2
|
requests==2.14.2
|
||||||
requests-mock==1.2.0
|
requests-mock==1.2.0
|
||||||
six==1.10.0
|
six==1.11.0
|
||||||
SQLAlchemy==1.2.0
|
SQLAlchemy==1.2.0
|
||||||
sphinx==1.6.5
|
sphinx==1.6.5
|
||||||
stestr==1.0.0
|
stestr==1.0.0
|
||||||
|
@ -9,7 +9,7 @@ requests>=2.14.2 # Apache-2.0
|
|||||||
netaddr>=0.7.18 # BSD
|
netaddr>=0.7.18 # BSD
|
||||||
tenacity>=4.9.0 # Apache-2.0
|
tenacity>=4.9.0 # Apache-2.0
|
||||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.2.0 # MIT
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.2.0 # MIT
|
||||||
six>=1.10.0 # MIT
|
six>=1.11.0 # MIT
|
||||||
stevedore>=1.20.0 # Apache-2.0
|
stevedore>=1.20.0 # Apache-2.0
|
||||||
neutron-lib>=1.26.0 # Apache-2.0
|
neutron-lib>=1.26.0 # Apache-2.0
|
||||||
osc-lib>=1.10.0 # Apache-2.0
|
osc-lib>=1.10.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user