Skip to content

Commit

Permalink
manual generate-constraints run
Browse files Browse the repository at this point in the history
generated via:

generate-constraints -b blacklist.txt -p /usr/bin/python3.6 -p \
  /usr/bin/python3.8 -r global-requirements.txt > upper-constraints.txt

held back the normal mock, msgpack (because of salt) and docutils
(because of boto iirc).

Change-Id: I76bfc33f7ec6b5c254a1fb9d428055dbc07abda8
Signed-off-by: Matthew Thode <mthode@mthode.org>
  • Loading branch information
prometheanfire committed Jul 7, 2020
1 parent 4878cde commit 2d7a41b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions upper-constraints.txt
Expand Up @@ -99,7 +99,7 @@ python-swiftclient===3.10.0
pyOpenSSL===19.1.0
monasca-common===3.2.0
zeroconf===0.27.1
scipy===1.5.0
scipy===1.5.1
mypy-extensions===0.4.3
rsd-lib===1.2.0
XStatic-Jasmine===2.4.1.2
Expand Down Expand Up @@ -245,7 +245,7 @@ autobahn===20.6.2
SQLAlchemy-Utils===0.36.7
retryz===0.1.9
pluggy===0.13.1
coverage===5.1
coverage===5.2
freezegun===0.3.15
python-pytun===2.3.0
pyperclip===1.8.0
Expand All @@ -260,7 +260,7 @@ XStatic-term.js===0.0.7.0
oslo.log===4.3.0
nodeenv===1.4.0
gossip===2.4.0
importlib-metadata===1.7.0
importlib-metadata===1.7.0;python_version=='3.6'
python-searchlightclient===2.1.0
oslo.middleware===4.1.0
apipkg===1.5
Expand All @@ -284,7 +284,7 @@ capacity===1.3.14
retrying===1.3.3
XStatic-Dagre===0.6.4.0
pydotplus===2.0.2
boto3===1.14.16
boto3===1.14.17
jeepney===0.4.3
stestr===3.0.1
oslo.serialization===4.0.0
Expand Down Expand Up @@ -371,7 +371,7 @@ more-itertools===8.4.0
seqdiag===2.0.0
numpy===1.19.0
msgpack===0.6.1
Sphinx===3.1.1
Sphinx===3.1.2
oslo.config===8.2.0
tempest===24.0.0
openstackdocstheme===2.2.4
Expand Down Expand Up @@ -399,7 +399,7 @@ proboscis===1.2.6.0
oslo.upgradecheck===1.1.0
stevedore===2.0.1
pywinrm===0.4.1
botocore===1.17.16
botocore===1.17.17
xmltodict===0.12.0
pyasn1===0.4.8
oslo.rootwrap===6.1.0
Expand Down

0 comments on commit 2d7a41b

Please sign in to comment.