Updated from generate-constraints
Change-Id: I3af0d9b4ac4b3c1be8fd40000a12bbec74e594ef
This commit is contained in:
parent
916dd1300a
commit
fc55f6ca56
@ -1,6 +1,6 @@
|
||||
# Format is
|
||||
# <dependency that is incompatible>==<version>;<list,of,affected,packages>
|
||||
pyopenssl==17.4.0;mitmproxy
|
||||
pyopenssl==17.5.0;mitmproxy
|
||||
pyperclip==1.6.0;mitmproxy
|
||||
pyasn1==0.4.2;mitmproxy
|
||||
cryptography==2.1.3;mitmproxy
|
||||
cryptography==2.1.4;mitmproxy
|
||||
|
@ -19,18 +19,18 @@ WebOb===1.7.4
|
||||
sphinxcontrib-actdiag===0.8.5
|
||||
docopt===0.6.2
|
||||
pecan===1.2.1
|
||||
ryu===4.19
|
||||
ryu===4.20
|
||||
os-api-ref===1.4.0
|
||||
oslo.concurrency===3.23.0
|
||||
websocket-client===0.44.0
|
||||
osprofiler===1.14.0
|
||||
tabulate===0.8.1
|
||||
tabulate===0.8.2
|
||||
python-ironic-inspector-client===2.1.0
|
||||
lxml===4.1.1
|
||||
jdcal===1.3
|
||||
python-kingbirdclient===0.2.0
|
||||
setproctitle===1.1.10
|
||||
pytest===3.2.5
|
||||
pytest===3.3.0
|
||||
python-etcd===0.4.5
|
||||
cursive===0.2.0
|
||||
oslo.service===1.27.0
|
||||
@ -42,6 +42,7 @@ requests-aws===0.1.8
|
||||
alabaster===0.7.10
|
||||
pbr===3.1.1
|
||||
munch===2.2.0
|
||||
attrs===17.3.0
|
||||
microversion-parse===0.1.4
|
||||
Pint===0.8.1
|
||||
oslo.i18n===3.18.0
|
||||
@ -92,8 +93,7 @@ requests-toolbelt===0.8.0
|
||||
simplejson===3.13.2
|
||||
suds-jurko===0.6
|
||||
python-swiftclient===3.4.0
|
||||
pyOpenSSL===17.4.0
|
||||
validictory===1.1.1
|
||||
pyOpenSSL===17.5.0
|
||||
monasca-common===2.4.0
|
||||
hyperframe===4.0.2;python_version=='3.4'
|
||||
hyperframe===4.0.2;python_version=='3.5'
|
||||
@ -101,7 +101,7 @@ cssutils===1.0.2;python_version=='3.4'
|
||||
cssutils===1.0.2;python_version=='3.5'
|
||||
scipy===1.0.0
|
||||
MySQL-python===1.2.5;python_version=='2.7'
|
||||
rsd-lib===0.1.0
|
||||
rsd-lib===0.1.1
|
||||
XStatic-Jasmine===2.4.1.1
|
||||
python-glanceclient===2.8.0
|
||||
pyinotify===0.9.6
|
||||
@ -166,7 +166,7 @@ PyYAML===3.12
|
||||
beautifulsoup4===4.6.0
|
||||
os-net-config===8.0.0
|
||||
ovs===2.7.2
|
||||
cryptography===2.1.3
|
||||
cryptography===2.1.4
|
||||
backports.ssl-match-hostname===3.5.0.1;python_version=='2.7'
|
||||
openstack-release-test===0.10.2
|
||||
pylxd===2.2.4
|
||||
@ -181,7 +181,7 @@ unittest2===1.1.0
|
||||
django-compressor===2.2
|
||||
libvirt-python===3.9.0
|
||||
python-zunclient===0.5.0
|
||||
tzlocal===1.4
|
||||
tzlocal===1.5.1
|
||||
python-novaclient===9.1.1
|
||||
bcrypt===3.1.4
|
||||
os-client-config===1.28.0
|
||||
@ -236,6 +236,7 @@ webcolors===1.7
|
||||
aodhclient===0.9.0
|
||||
autobahn===17.10.1
|
||||
SQLAlchemy-Utils===0.32.21
|
||||
pluggy===0.6.0
|
||||
coverage===4.4.2
|
||||
freezegun===0.3.9
|
||||
python-pytun===2.2.1
|
||||
@ -262,7 +263,7 @@ docutils===0.14
|
||||
notifier===1.0.3
|
||||
pycrypto===2.6.1
|
||||
ujson===1.35
|
||||
selenium===3.7.0
|
||||
selenium===3.8.0
|
||||
python-glareclient===0.5.0
|
||||
mypy===0.550;python_version=='3.4'
|
||||
mypy===0.550;python_version=='3.5'
|
||||
@ -386,11 +387,11 @@ msgpack-python===0.4.8
|
||||
proboscis===1.2.6.0
|
||||
fortiosclient===0.0.2
|
||||
stevedore===1.27.1
|
||||
botocore===1.8.1
|
||||
botocore===1.8.6
|
||||
xmltodict===0.11.0
|
||||
pyasn1===0.4.2
|
||||
oslo.rootwrap===5.11.0
|
||||
Django===1.11.7
|
||||
Django===1.11.8
|
||||
pexpect===4.3.0
|
||||
cmd2===0.7.8
|
||||
redis===2.10.6
|
||||
@ -453,7 +454,7 @@ tempest-lib===1.0.0
|
||||
spec-cleaner===1.0.0
|
||||
repoze.lru===0.7
|
||||
rfc3986===1.1.0
|
||||
tenacity===4.7.0
|
||||
tenacity===4.7.1
|
||||
XStatic-Magic-Search===0.2.5.1
|
||||
python-designateclient===2.7.0
|
||||
future===0.16.0
|
||||
|
Loading…
Reference in New Issue
Block a user