Updated from generate-constraints
Change-Id: I0b1a2ad5e372bb9759c6bd9f81341047e0be1ac0 Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
parent
42d6bbd1d1
commit
06b9b7ef8c
@ -229,7 +229,6 @@ def main(argv=None, stdout=None):
|
||||
_clone_versions(freezes, options)
|
||||
blacklist = _parse_blacklist(options.blacklist)
|
||||
frozen = [
|
||||
"# generated using: tox -e generate\n",
|
||||
*sorted(_combine_freezes(freezes, blacklist), key=_make_sort_key)]
|
||||
stdout.writelines(frozen)
|
||||
stdout.flush()
|
||||
|
@ -22,7 +22,7 @@ ryu===4.34
|
||||
os-api-ref===2.2.0
|
||||
python-ldap===3.3.1
|
||||
oslo.concurrency===4.4.0
|
||||
websocket-client===1.1.0
|
||||
websocket-client===1.1.1
|
||||
osprofiler===3.4.1
|
||||
os-resource-classes===1.1.0
|
||||
tabulate===0.8.9
|
||||
@ -108,7 +108,7 @@ immutables===0.15
|
||||
python-swiftclient===3.12.0
|
||||
pyOpenSSL===20.0.1
|
||||
monasca-common===3.4.0
|
||||
zeroconf===0.33.2
|
||||
zeroconf===0.33.4
|
||||
scipy===1.5.4;python_version=='3.6'
|
||||
scipy===1.7.1;python_version=='3.8'
|
||||
mypy-extensions===0.4.3
|
||||
@ -307,7 +307,7 @@ retrying===1.3.3
|
||||
XStatic-Dagre===0.6.4.1
|
||||
platformdirs===2.2.0
|
||||
pydotplus===2.0.2
|
||||
boto3===1.18.14
|
||||
boto3===1.18.16
|
||||
jeepney===0.7.1
|
||||
stestr===3.2.0
|
||||
oslo.serialization===4.1.0
|
||||
@ -425,7 +425,7 @@ proboscis===1.2.6.0
|
||||
oslo.upgradecheck===1.4.0
|
||||
stevedore===3.3.0
|
||||
pywinrm===0.4.2
|
||||
botocore===1.21.14
|
||||
botocore===1.21.16
|
||||
xmltodict===0.12.0
|
||||
pyasn1===0.4.8
|
||||
oslo.rootwrap===6.3.0
|
||||
@ -470,7 +470,7 @@ python-ironicclient===4.7.0
|
||||
XStatic===1.0.2
|
||||
XStatic-Angular-FileUpload===12.0.4.0
|
||||
python-openstackclient===5.5.0
|
||||
pyzmq===22.2.0
|
||||
pyzmq===22.2.1
|
||||
nocaselist===1.0.4
|
||||
oslo.db===10.0.0
|
||||
simplegeneric===0.8.1
|
||||
@ -558,7 +558,7 @@ oauthlib===3.1.1
|
||||
Babel===2.9.1
|
||||
logutils===0.3.5
|
||||
zipp===3.5.0
|
||||
greenlet===1.1.0
|
||||
greenlet===1.1.1
|
||||
XStatic-Angular-Vis===4.16.0.0
|
||||
iniconfig===1.1.1
|
||||
confluent-kafka===1.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user