Updated from generate-constraints

Change-Id: I63bbfc711cbaaea44169d2956b6b82ebda09db73
Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
OpenStack Proposal Bot 2022-04-01 02:45:12 +00:00 committed by Matthew Thode
parent 0ae5c845fc
commit ebba5ca118
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
1 changed files with 96 additions and 83 deletions

View File

@ -1,10 +1,10 @@
ntlm-auth===1.5.0
voluptuous===0.12.2
voluptuous===0.13.0
chardet===4.0.0
enum-compat===0.0.3
rsa===4.8
restructuredtext-lint===1.4.0
netmiko===3.4.0
netmiko===4.0.0
sshtunnel===0.4.0
PasteDeploy===2.1.1
typing===3.7.4.3
@ -12,7 +12,7 @@ python-saharaclient===3.5.0
Routes===2.5.1
rtslib-fb===2.1.74
oslo.limit===1.5.0
tzdata===2021.5
tzdata===2022.1
smmap===5.0.0
confget===4.1.0
XStatic-Angular-Bootstrap===2.5.0.0
@ -24,7 +24,8 @@ ryu===4.34
os-api-ref===2.3.0
python-ldap===3.4.0
oslo.concurrency===4.5.0
websocket-client===1.2.3
websocket-client===1.3.1;python_version=='3.6'
websocket-client===1.3.2;python_version=='3.8'
osprofiler===3.4.2
os-resource-classes===1.1.0
tabulate===0.8.9
@ -34,8 +35,9 @@ vintage===0.4.1
ntc-templates===3.0.0
rst2txt===1.1.0
setproctitle===1.2.2
pytest===7.0.1
python-slugify===6.1.0
pytest===7.0.1;python_version=='3.6'
pytest===7.1.1;python_version=='3.8'
python-slugify===6.1.1
cursive===0.2.2
oslo.service===2.8.0
django-appconf===1.0.5
@ -57,7 +59,6 @@ oslo.context===4.1.0
python-senlinclient===2.4.0
rcssmin===1.0.6
pycadf===3.1.1
types-enum34===1.1.8
grpcio===1.44.0
pysendfile===2.0.1
sniffio===1.2.0
@ -71,10 +72,12 @@ pystache===0.6.0
XStatic-Font-Awesome===4.7.0.0
nose===1.3.7
nosehtmloutput===0.0.7
waitress===2.0.0
waitress===2.0.0;python_version=='3.6'
waitress===2.1.1;python_version=='3.8'
os-refresh-config===13.0.1
pysnmp===4.4.12
Mako===1.1.6
Mako===1.1.6;python_version=='3.6'
Mako===1.2.0;python_version=='3.8'
pyScss===1.3.7
sphinxcontrib-htmlhelp===2.0.0
XStatic-jQuery===1.12.4.1
@ -90,7 +93,7 @@ nosexcover===1.0.11
krest===1.3.2
psycopg2===2.9.3
networkx===2.5.1;python_version=='3.6'
networkx===2.6.3;python_version=='3.8'
networkx===2.7.1;python_version=='3.8'
bashate===2.1.0
XStatic-Angular===1.5.8.0
pyngus===2.3.1
@ -100,40 +103,40 @@ zuul-sphinx===0.6.0
tripleo-common===16.3.0
Tempita===0.5.2
ply===3.11
google-api-core===2.5.0
google-api-core===2.7.1
requests-toolbelt===0.9.1
simplejson===3.17.6
suds-jurko===0.6
types-paramiko===2.8.13
immutables===0.16
types-paramiko===2.8.17
immutables===0.17
python-swiftclient===3.13.1
pyOpenSSL===22.0.0
monasca-common===3.5.0
zeroconf===0.37.0;python_version=='3.6'
zeroconf===0.38.3;python_version=='3.8'
zeroconf===0.38.4;python_version=='3.8'
scipy===1.5.4;python_version=='3.6'
scipy===1.8.0;python_version=='3.8'
python-gnupg===0.4.8
mypy-extensions===0.4.3
rsd-lib===1.2.0
XStatic-Jasmine===2.4.1.2
googleapis-common-protos===1.55.0
googleapis-common-protos===1.56.0
python-glanceclient===3.6.0
pyinotify===0.9.6
debtcollector===2.5.0
requests-unixsocket===0.3.0
responses===0.17.0;python_version=='3.6'
responses===0.18.0;python_version=='3.8'
responses===0.20.0;python_version=='3.8'
croniter===1.3.4
horizon===22.0.0
horizon===22.1.0
octavia-lib===2.5.0
python-watcherclient===3.4.0
MarkupSafe===2.0.1;python_version=='3.6'
MarkupSafe===2.1.0;python_version=='3.8'
pypowervm===1.1.24
MarkupSafe===2.1.1;python_version=='3.8'
pypowervm===1.1.27
ruamel.yaml.clib===0.2.6
doc8===0.10.1
pymongo===4.0.1
doc8===0.11.1
pymongo===4.0.2
python-cloudkittyclient===4.5.0
soupsieve===2.3.1
sqlparse===0.4.2
@ -141,30 +144,31 @@ oslotest===4.5.0
jsonpointer===2.2
defusedxml===0.7.1
netaddr===0.8.0
pyghmi===1.5.34
pyghmi===1.5.36
sphinxcontrib-blockdiag===2.0.0;python_version=='3.6'
sphinxcontrib-blockdiag===3.0.0;python_version=='3.8'
thrift===0.15.0
thrift===0.16.0
gnocchiclient===7.0.6
wcwidth===0.2.5
sphinxcontrib.datatemplates===0.9.1
jsonpath-rw===1.4.0
prettytable===2.5.0;python_version=='3.6'
prettytable===3.1.1;python_version=='3.8'
prettytable===3.2.0;python_version=='3.8'
vine===5.0.0
pyroute2.nftables===0.6.6
pyroute2.nftables===0.6.9
taskflow===4.6.4
traceback2===1.4.0
arrow===1.2.2
semantic-version===2.9.0
async-timeout===4.0.2
virtualbmc===2.2.1
deprecation===2.1.0
SQLAlchemy===1.4.31
pyroute2===0.6.6
google-auth===2.6.0
SQLAlchemy===1.4.34
pyroute2===0.6.9
google-auth===2.6.2
kazoo===2.8.0
pyspnego===0.5.0
pyroute2.ethtool===0.6.6
pyspnego===0.5.1
pyroute2.ethtool===0.6.9
XStatic-roboto-fontface===0.5.0.0
pyudev===0.23.2
eventlet===0.33.0
@ -181,7 +185,7 @@ ifaddr===0.1.7
reno===3.5.0
imagesize===1.3.0
pydot===1.4.2
urllib3===1.26.8
urllib3===1.26.9
graphviz===0.19.1
PyKMIP===0.10.0
whereto===0.4.0
@ -195,10 +199,10 @@ beautifulsoup4===4.10.0
cached-property===1.5.2;python_version=='3.6'
os-net-config===15.1.0
ovs===2.16.0
cryptography===36.0.1
cryptography===36.0.2
httpcore===0.14.7
URLObject===2.4.3
nocasedict===1.0.2
nocasedict===1.0.3
task-core===0.2.1
psycopg2-binary===2.9.3
openstack-release-test===3.3.1
@ -216,7 +220,7 @@ textfsm===1.1.2
python-3parclient===4.2.12
unittest2===1.1.0
django-compressor===2.4.1
libvirt-python===8.0.0
libvirt-python===8.1.0
python-zunclient===4.4.0
tzlocal===4.1
sphinxcontrib-jsmath===1.0.1
@ -234,12 +238,13 @@ python-manilaclient===3.3.0
sphinxcontrib-serializinghtml===1.1.5
requests===2.27.1
snowballstemmer===2.2.0
Jinja2===3.0.3
Jinja2===3.0.3;python_version=='3.6'
Jinja2===3.1.1;python_version=='3.8'
XStatic-Bootstrap-SCSS===3.4.1.0
pyzabbix===1.0.0
ptyprocess===0.7.0
threadloop===1.0.2
amqp===5.0.9
amqp===5.1.0
ruamel.yaml===0.17.21
websockify===0.10.0
gssapi===1.7.3
@ -263,7 +268,7 @@ passlib===1.7.4
dib-utils===0.0.11
cliff===3.10.1
os-brick===5.2.0
ansible-runner===2.1.2
ansible-runner===2.1.3
pytz-deprecation-shim===0.1.0.post0
scp===0.14.4
python-zaqarclient===2.3.0
@ -271,21 +276,21 @@ lockfile===0.12.2
ldappool===3.0.0
termcolor===1.1.0
joblib===1.1.0
google-api-python-client===2.38.0
google-api-python-client===2.42.0
castellan===3.10.1
oslo.versionedobjects===2.6.0
ssh-python===0.9.0
ssh-python===0.10.0
enmerkar===0.7.1
webcolors===1.11.1
aodhclient===2.4.1
autobahn===21.2.1;python_version=='3.6'
autobahn===22.2.2;python_version=='3.8'
autobahn===22.3.2;python_version=='3.8'
SQLAlchemy-Utils===0.38.2
retryz===0.1.9
pluggy===1.0.0
coverage===6.2;python_version=='3.6'
coverage===6.3.2;python_version=='3.8'
freezegun===1.1.0
freezegun===1.2.1
toml===0.10.2
pycdlib===1.12.0
pyperclip===1.8.2
@ -301,8 +306,8 @@ XStatic-term.js===0.0.7.0
oslo.log===4.7.0
nodeenv===1.6.0
gossip===2.4.0
suds-community===1.0.0
importlib-metadata===4.11.1;python_version=='3.8'
suds-community===1.1.0
importlib-metadata===4.11.3;python_version=='3.8'
importlib-metadata===4.8.3;python_version=='3.6'
oslo.middleware===4.5.1
XStatic-mdi===1.6.50.2
@ -314,10 +319,9 @@ os-ken===2.3.1
ujson===4.3.0;python_version=='3.6'
ujson===5.1.0;python_version=='3.8'
selenium===3.141.0
mypy===0.931
mypy===0.942
mistral-lib===2.6.0
dogtag-pki===10.7.4.1
types-ipaddress===1.0.8
XStatic-Angular-UUID===0.0.4.0
purestorage===1.19.0
sphinxcontrib-seqdiag===2.0.0;python_version=='3.6'
@ -329,7 +333,7 @@ XStatic-Dagre===0.6.4.1
platformdirs===2.4.0;python_version=='3.6'
platformdirs===2.5.1;python_version=='3.8'
pydotplus===2.0.2
boto3===1.21.7
boto3===1.21.31
jeepney===0.7.1
stestr===3.2.1
oslo.serialization===4.3.0
@ -354,7 +358,8 @@ automaton===2.5.0
os-service-types===1.7.0
keyring===23.4.1;python_version=='3.6'
keyring===23.5.0;python_version=='3.8'
elementpath===2.4.0
elementpath===2.4.0;python_version=='3.6'
elementpath===2.5.0;python_version=='3.8'
testscenarios===0.5.0
sphinxcontrib-pecanwsme===0.10.0
sadisplay===0.4.9
@ -382,7 +387,7 @@ python-cinderclient===8.3.0
keystonemiddleware===9.4.0
django-formtools===2.3
XStatic-Spin===1.2.5.3
tap-as-a-service===9.0.0.0rc1
tap-as-a-service===9.0.0
os-traits===2.7.0
typepy===1.3.0
SecretStorage===3.3.1
@ -403,7 +408,7 @@ WebTest===3.0.0
openstack.nose-plugin===0.11
os-collect-config===13.1.0
edgegrid-python===1.2.1
python-qpid-proton===0.36.0
python-qpid-proton===0.37.0
python-octaviaclient===2.5.0
pysaml2===7.1.1
requests-oauthlib===1.3.1
@ -412,7 +417,8 @@ bitmath===1.3.3.1
ceilometermiddleware===2.4.1
python-nss===1.0.1
testrepository===0.0.20
sympy===1.9
sympy===1.10.1;python_version=='3.8'
sympy===1.9;python_version=='3.6'
Logbook===1.5.3
PyNaCl===1.5.0
osc-lib===2.5.0
@ -421,9 +427,9 @@ python-consul===1.1.0
seqdiag===2.0.0;python_version=='3.6'
seqdiag===3.0.0;python_version=='3.8'
numpy===1.19.5;python_version=='3.6'
numpy===1.22.2;python_version=='3.8'
numpy===1.22.3;python_version=='3.8'
msgpack===1.0.3
Sphinx===4.4.0
Sphinx===4.5.0
oslo.config===8.8.0
openstackdocstheme===2.4.0
osc-placement===3.2.0
@ -434,18 +440,19 @@ python-solumclient===3.5.0
krb5===0.3.0
PyMySQL===1.0.2
uhashring===2.1
kubernetes===22.6.0
kubernetes===23.3.0
httplib2===0.20.4
betamax===0.8.1
construct===2.10.68
pytest-metadata===1.11.0
pytest-metadata===1.11.0;python_version=='3.6'
pytest-metadata===2.0.1;python_version=='3.8'
pyparsing===3.0.7
geomet===0.2.1.post1
distlib===0.3.4
XStatic-Moment-Timezone===0.5.22.0
dogpile.cache===1.1.5
python-barbicanclient===5.3.0
salt===3004
salt===3004.1
api-object-schema===2.0.0
WSME===0.11.0
tomli===1.2.3;python_version=='3.6'
@ -455,26 +462,28 @@ backports.zoneinfo===0.2.1
oslo.upgradecheck===1.5.0
stevedore===3.5.0
pywinrm===0.4.2
botocore===1.24.7
botocore===1.24.31
xmltodict===0.12.0
pyasn1===0.4.8
directord===0.12.0
oslo.rootwrap===6.3.1
pyroute2.nslink===0.6.6
pyroute2.nslink===0.6.9
Django===3.2.12
pexpect===4.8.0
contextvars===2.4
cmd2===2.4.0
python-json-logger===2.0.2
redis===4.1.4
jmespath===0.10.0
click===8.0.4
redis===4.2.1
jmespath===0.10.0;python_version=='3.6'
jmespath===1.0.0;python_version=='3.8'
click===8.0.4;python_version=='3.6'
click===8.1.2;python_version=='3.8'
XStatic-smart-table===1.4.13.2
kuryr-lib===2.5.0
scrypt===0.8.20
jsonpatch===1.32
python-daemon===2.3.0
types-cryptography===3.3.15
types-cryptography===3.3.18
typed-ast===1.5.2;python_version=='3.6'
os-testr===2.0.1
cotyledon===1.7.3
@ -483,18 +492,18 @@ systemd-python===234
python-memcached===1.59
openstacksdk===0.61.0
six===1.16.0
dulwich===0.20.32
dulwich===0.20.35
dfs-sdk===1.2.27
sentinels===1.0.0
kombu===5.1.0;python_version=='3.6'
kombu===5.2.3;python_version=='3.8'
pyroute2.ndb===0.6.6
kombu===5.2.4;python_version=='3.8'
pyroute2.ndb===0.6.9
distro===1.7.0
zstd===1.5.1.0
yaql===2.0.0
requestsexceptions===1.4.0
testresources===2.0.1
falcon===3.0.1
falcon===3.1.0
etcd3gw===1.0.1
Flask-RESTful===0.3.9
GitPython===3.1.18;python_version=='3.6'
@ -504,7 +513,7 @@ XStatic===1.0.2
XStatic-Angular-FileUpload===12.0.4.0
python-openstackclient===5.8.0
pyzmq===21.0.2
nocaselist===1.0.4
nocaselist===1.0.5
oslo.db===11.2.0
simplegeneric===0.8.1
python-pcre===0.7
@ -513,7 +522,7 @@ mbstrdecoder===1.1.0
dataclasses===0.8;python_version=='3.6'
abclient===0.2.3
pymemcache===3.5.1
wrapt===1.13.3
wrapt===1.14.0
oslo.privsep===2.7.0
sphinxcontrib-apidoc===0.3.0
oslo.policy===3.11.0
@ -527,26 +536,28 @@ pyrsistent===0.18.1;python_version=='3.8'
repoze.lru===0.7
rfc3986===1.5.0
tenacity===6.3.1
pyroute2.core===0.6.6
pyroute2.core===0.6.9
python-designateclient===4.5.0
pyroute2.ipdb===0.6.6
pyroute2.ipdb===0.6.9
future===0.18.2
Paste===3.5.0
pytest-django===4.5.2
jaeger-client===4.6.1;python_version=='3.6'
jaeger-client===4.8.0;python_version=='3.8'
XStatic-Json2yaml===0.1.1.0
pyroute2.ipset===0.6.6
pyroute2.ipset===0.6.9
boto===2.49.0
os-vif===2.7.1
hyperlink===21.0.0
mitba===1.1.1
python-masakariclient===7.2.0
Werkzeug===2.0.3
Werkzeug===2.0.3;python_version=='3.6'
Werkzeug===2.1.0;python_version=='3.8'
pyasn1-modules===0.2.8
APScheduler===3.9.0.post1
APScheduler===3.9.1
monotonic===1.6
xmlschema===1.9.2
xmlschema===1.10.0;python_version=='3.8'
xmlschema===1.9.2;python_version=='3.6'
python-troveclient===7.2.0
etcd3===0.12.0
cachez===0.1.2
@ -560,14 +571,15 @@ sphinxcontrib-qthelp===1.0.3
keystoneauth1===4.5.0
statsd===3.3.0
XenAPI===2.14
importlib-resources===5.4.0
importlib-resources===5.4.0;python_version=='3.6'
importlib-resources===5.6.0;python_version=='3.8'
python-keystoneclient===4.4.0
ceilometer===18.0.0.0rc1
ceilometer===18.0.0
diskimage-builder===3.20.1
heat-translator===2.5.0
python-magnumclient===3.6.0
docker===5.0.3
storops===1.2.10
storops===1.2.11
anyio===3.5.0
XStatic-Angular-lrdragndrop===1.0.2.4
ovsdbapp===1.15.1
@ -583,13 +595,13 @@ futurist===2.4.0
jsonschema===3.2.0
sphinxcontrib-devhelp===1.0.2
python-blazarclient===3.4.0
alembic===1.7.6
alembic===1.7.7
execnet===1.9.0
glance-store===3.0.0
sphinxcontrib-programoutput===0.17
storpool.spopenstack===3.1.0
sphinx-testing===1.0.1
dnspython===2.1.0
dnspython===2.2.1
oauthlib===3.2.0
Babel===2.9.1
logutils===0.3.5
@ -603,7 +615,8 @@ xvfbwrapper===0.2.9
futures===3.0.5;python_version=='3.6'
tosca-parser===2.5.1
charset-normalizer===2.0.12
Flask===2.0.3
Flask===2.0.3;python_version=='3.6'
Flask===2.1.1;python_version=='3.8'
httpx===0.22.0
sqlalchemy-filters===0.12.0
marathon===0.13.0
@ -621,15 +634,15 @@ oslo.utils===4.12.2
gitdb2===4.0.2
requests-kerberos===0.14.0
itsdangerous===2.0.1;python_version=='3.6'
itsdangerous===2.1.0;python_version=='3.8'
itsdangerous===2.1.2;python_version=='3.8'
XStatic-jquery-ui===1.13.0.1
monasca-statsd===2.4.0
python-dateutil===2.8.2
virtualenv===20.13.2
virtualenv===20.14.0
colorama===0.4.4
confetti===2.5.3
ironic-lib===5.2.0
pytz===2021.3
pytz===2022.1
pytest-forked===1.4.0
XStatic-D3===3.5.17.0
actdiag===2.0.0;python_version=='3.6'
@ -639,4 +652,4 @@ sphinxcontrib-applehelp===1.0.2
scikit-learn===0.24.2;python_version=='3.6'
scikit-learn===1.0.2;python_version=='3.8'
setuptools===59.6.0;python_version=='3.6'
setuptools===60.9.3;python_version=='3.8'
setuptools===61.3.0;python_version=='3.8'