Updated from generate-constraints
Change-Id: Id71496bcb5c8342851f287e35931431e8a443d23
This commit is contained in:
parent
19ad1c5ed7
commit
b236f0af43
@ -1,5 +1,5 @@
|
||||
ntlm-auth===1.3.0
|
||||
voluptuous===0.11.5
|
||||
voluptuous===0.11.7
|
||||
chardet===3.0.4
|
||||
enum-compat===0.0.2;python_version=='2.7'
|
||||
rsa===4.0
|
||||
@ -72,7 +72,7 @@ nose===1.3.7
|
||||
nosehtmloutput===0.0.5
|
||||
waitress===1.3.0
|
||||
os-refresh-config===10.3.0
|
||||
pysnmp===4.4.10
|
||||
pysnmp===4.4.11
|
||||
sphinxcontrib-websupport===1.1.2;python_version=='2.7'
|
||||
Mako===1.1.0
|
||||
XStatic-angular-ui-router===0.3.1.2
|
||||
@ -142,7 +142,7 @@ MarkupSafe===1.1.1
|
||||
pypowervm===1.1.20
|
||||
ruamel.yaml.clib===0.1.2
|
||||
doc8===0.8.0
|
||||
pymongo===3.8.0
|
||||
pymongo===3.9.0
|
||||
soupsieve===1.9.2
|
||||
sqlparse===0.3.0
|
||||
oslotest===3.8.0
|
||||
@ -163,8 +163,8 @@ traceback2===1.4.0
|
||||
arrow===0.14.5
|
||||
semantic-version===2.6.0
|
||||
virtualbmc===1.5.0
|
||||
deprecation===2.0.6
|
||||
SQLAlchemy===1.3.6
|
||||
deprecation===2.0.7
|
||||
SQLAlchemy===1.3.7
|
||||
pyroute2===0.5.6
|
||||
google-auth===1.6.3
|
||||
kazoo===2.6.1
|
||||
@ -223,7 +223,7 @@ textfsm===1.1.0
|
||||
python-3parclient===4.2.10
|
||||
unittest2===1.1.0
|
||||
django-compressor===2.3
|
||||
libvirt-python===5.5.0
|
||||
libvirt-python===5.6.0
|
||||
python-zunclient===3.3.0
|
||||
asyncio===3.4.3;python_version=='3.4'
|
||||
asyncio===3.4.3;python_version=='3.5'
|
||||
@ -254,7 +254,7 @@ XStatic-Bootstrap-SCSS===3.3.7.1
|
||||
pyzabbix===0.7.5
|
||||
ptyprocess===0.6.0
|
||||
threadloop===1.0.2
|
||||
amqp===2.5.0
|
||||
amqp===2.5.1
|
||||
ruamel.yaml===0.16.1
|
||||
websockify===0.8.0
|
||||
XStatic-JQuery.quicksearch===2.0.3.1
|
||||
@ -278,7 +278,7 @@ passlib===1.7.1
|
||||
dib-utils===0.0.11
|
||||
cliff===2.15.0
|
||||
os-brick===2.9.1
|
||||
ansible-runner===1.3.4
|
||||
ansible-runner===1.3.5
|
||||
trollius===2.2.post1;python_version=='2.7'
|
||||
scp===0.13.2
|
||||
python-zaqarclient===1.11.0
|
||||
@ -296,7 +296,7 @@ joblib===0.13.2;python_version=='3.5'
|
||||
joblib===0.13.2;python_version=='3.6'
|
||||
joblib===0.13.2;python_version=='3.7'
|
||||
hiredis===1.0.0
|
||||
google-api-python-client===1.7.10
|
||||
google-api-python-client===1.7.11
|
||||
castellan===1.3.0
|
||||
oslo.versionedobjects===1.36.0
|
||||
webcolors===1.9.1
|
||||
@ -354,10 +354,10 @@ pathlib2===2.3.4
|
||||
pydotplus===2.0.2
|
||||
boto3===1.9.191
|
||||
flask-oslolog===0.1
|
||||
jeepney===0.4;python_version=='3.4'
|
||||
jeepney===0.4;python_version=='3.5'
|
||||
jeepney===0.4;python_version=='3.6'
|
||||
jeepney===0.4;python_version=='3.7'
|
||||
jeepney===0.4.1;python_version=='3.4'
|
||||
jeepney===0.4.1;python_version=='3.5'
|
||||
jeepney===0.4.1;python_version=='3.6'
|
||||
jeepney===0.4.1;python_version=='3.7'
|
||||
stestr===2.4.0
|
||||
singledispatch===3.4.0.3;python_version=='2.7'
|
||||
oslo.serialization===2.29.1
|
||||
@ -508,7 +508,7 @@ Django===2.0.13;python_version=='3.6'
|
||||
Django===2.0.13;python_version=='3.7'
|
||||
pexpect===4.7.0
|
||||
cmd2===0.8.9
|
||||
redis===3.3.6
|
||||
redis===3.3.7
|
||||
jmespath===0.9.4
|
||||
atomicwrites===1.3.0
|
||||
XStatic-smart-table===1.4.13.2
|
||||
@ -528,9 +528,9 @@ systemd-python===234
|
||||
python-memcached===1.59
|
||||
openstacksdk===0.33.0
|
||||
six===1.12.0
|
||||
dulwich===0.19.11
|
||||
dulwich===0.19.12
|
||||
sentinels===1.0.0
|
||||
kombu===4.6.3
|
||||
kombu===4.6.4
|
||||
distro===1.4.0
|
||||
betamax-matchers===0.4.0
|
||||
yaql===1.1.3
|
||||
@ -541,10 +541,10 @@ subprocess32===3.5.4;python_version=='2.7'
|
||||
etcd3gw===0.2.4
|
||||
Flask-RESTful===0.3.7
|
||||
GitPython===2.1.11;python_version=='2.7'
|
||||
GitPython===2.1.13;python_version=='3.4'
|
||||
GitPython===2.1.13;python_version=='3.5'
|
||||
GitPython===2.1.13;python_version=='3.6'
|
||||
GitPython===2.1.13;python_version=='3.7'
|
||||
GitPython===3.0.1;python_version=='3.4'
|
||||
GitPython===3.0.1;python_version=='3.5'
|
||||
GitPython===3.0.1;python_version=='3.6'
|
||||
GitPython===3.0.1;python_version=='3.7'
|
||||
python-ironicclient===2.8.0
|
||||
XStatic===1.0.2
|
||||
XStatic-Angular-FileUpload===12.0.4.0
|
||||
@ -578,7 +578,7 @@ XStatic-Json2yaml===0.1.1.0
|
||||
boto===2.49.0
|
||||
functools32===3.2.3.post2;python_version=='2.7'
|
||||
os-vif===1.16.0
|
||||
mitba===1.0.1
|
||||
mitba===1.1.1
|
||||
python-masakariclient===5.4.0
|
||||
Werkzeug===0.15.5
|
||||
backports.functools-lru-cache===1.5;python_version=='2.7'
|
||||
@ -610,7 +610,7 @@ diskimage-builder===2.25.0
|
||||
heat-translator===1.4.0
|
||||
python-magnumclient===2.14.0
|
||||
docker===4.0.2
|
||||
storops===1.1.0
|
||||
storops===1.2.1
|
||||
qpid-python===1.36.0.post1;python_version=='2.7'
|
||||
contextlib2===0.5.5;python_version=='2.7'
|
||||
XStatic-Angular-lrdragndrop===1.0.2.4
|
||||
@ -619,7 +619,7 @@ ovsdbapp===0.16.0
|
||||
aniso8601===7.0.0
|
||||
rjsmin===1.1.0
|
||||
icalendar===4.0.3
|
||||
configparser===3.7.5;python_version=='2.7'
|
||||
configparser===3.8.1;python_version=='2.7'
|
||||
decorator===4.4.0
|
||||
cffi===1.12.3
|
||||
futurist===1.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user