Update lower-constraints from an up-to-date environment
Had to limit dogpile.cache to the minimum version in openstacksdk to avoid bumping other requirements. Change-Id: Ia07ecb378382ddf3476268fd37a9e5233a33d78b
This commit is contained in:
parent
95b69e2bbc
commit
50400ae1e4
@ -9,21 +9,25 @@ cmd2==0.8.9
|
||||
coverage==4.0
|
||||
cryptography==2.2.1
|
||||
debtcollector==1.19.0
|
||||
docutils==0.14
|
||||
decorator==4.4.2
|
||||
dogpile.cache==0.6.5
|
||||
extras==1.0.0
|
||||
fixtures==3.0.0
|
||||
future==0.18.2
|
||||
idna==2.6
|
||||
iso8601==0.1.12
|
||||
jmespath==0.10.0
|
||||
jsonpatch==1.28
|
||||
jsonpointer==2.0
|
||||
keystoneauth1==3.18.0
|
||||
linecache2==1.0.0
|
||||
monotonic==1.4
|
||||
mox3==0.25.0
|
||||
msgpack==0.5.6
|
||||
munch==2.5.0
|
||||
netaddr==0.7.19
|
||||
netifaces==0.10.6
|
||||
openstacksdk==0.37.0
|
||||
os-client-config==1.29.0
|
||||
os-service-types==1.7.0
|
||||
oslo.config==5.2.0
|
||||
oslo.context==2.20.0
|
||||
oslo.i18n==3.20.0
|
||||
@ -33,7 +37,6 @@ oslo.utils==3.36.0
|
||||
passlib==1.7.2
|
||||
pbr==2.0.0
|
||||
prettytable==0.7.2
|
||||
pyasn1==0.4.2
|
||||
pycparser==2.18
|
||||
pyinotify==0.9.6
|
||||
pyOpenSSL==18.0.0
|
||||
@ -46,9 +49,9 @@ pytz==2018.3
|
||||
PyYAML==3.12
|
||||
requests==2.18.4
|
||||
requestsexceptions==1.4.0
|
||||
restructuredtext-lint==1.1.3
|
||||
rfc3986==1.1.0
|
||||
setuptools==39.0.1
|
||||
six==1.15.0
|
||||
stestr==2.0.0
|
||||
stevedore==1.28.0
|
||||
testtools==2.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user