fc4fb5adc4
The older version of pylint being used does not work correctly under python 3. In order to be able to update the pylint job to run under python 3, we need to update the tool. This patch updates to the latest version at this time. It also updates and pins astroid, which was previously capped. Using a pin instead of a cap should let us avoid issues with new releases while being specific about which version to actually use. This patch also fix lower-constraints. Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com> Change-Id: I6443247ab110dc9d5e71d23dc40ceabb439e23be Signed-off-by: Doug Hellmann <doug@doughellmann.com>
88 lines
1.5 KiB
Plaintext
88 lines
1.5 KiB
Plaintext
alabaster==0.7.10
|
|
alembic==0.9.8
|
|
astroid==1.3.8
|
|
Babel==2.5.3
|
|
certifi==2018.1.18
|
|
chardet==3.0.4
|
|
coverage==4.0
|
|
debtcollector==1.19.0
|
|
decorator==4.2.1
|
|
docutils==0.14
|
|
dogpile.cache==0.6.5
|
|
dulwich==0.19.0
|
|
elasticsearch==2.0.0
|
|
extras==1.0.0
|
|
falcon==1.0.0
|
|
fixtures==3.0.0
|
|
flake8==2.5.4
|
|
hacking==0.12.0
|
|
idna==2.6
|
|
imagesize==1.0.0
|
|
iso8601==0.1.12
|
|
Jinja2==2.10
|
|
jsonschema==2.6.0
|
|
keystoneauth1==3.4.0
|
|
keystonemiddleware==4.17.0
|
|
linecache2==1.0.0
|
|
logilab-common==1.4.1
|
|
Mako==1.0.7
|
|
MarkupSafe==1.0
|
|
mccabe==0.4.0
|
|
mock==2.0.0
|
|
monotonic==1.4
|
|
msgpack==0.5.6
|
|
netaddr==0.7.19
|
|
netifaces==0.10.6
|
|
openstackdocstheme==1.18.1
|
|
os-api-ref==1.4.0
|
|
oslo.cache==1.29.0
|
|
oslo.config==5.2.0
|
|
oslo.context==2.19.2
|
|
oslo.db==4.27.0
|
|
oslo.i18n==3.15.3
|
|
oslo.log==3.36.0
|
|
oslo.middleware==3.31.0
|
|
oslo.policy==1.30.0
|
|
oslo.serialization==2.25.0
|
|
oslo.utils==3.36.0
|
|
oslosphinx==4.7.0
|
|
Paste==2.0.2
|
|
PasteDeploy==1.5.0
|
|
pbr==3.1.1
|
|
pep8==1.7.1
|
|
pycadf==2.7.0
|
|
pyflakes==1.0.0
|
|
Pygments==2.2.0
|
|
pyinotify==0.9.6
|
|
pylint==1.4.5
|
|
pyparsing==2.2.0
|
|
python-dateutil==2.7.0
|
|
python-editor==1.0.3
|
|
python-keystoneclient==3.15.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.2.0
|
|
pytz==2018.3
|
|
PyYAML==3.12
|
|
reno==2.5.0
|
|
requests==2.18.4
|
|
rfc3986==1.1.0
|
|
six==1.10.0
|
|
snowballstemmer==1.2.1
|
|
Sphinx==1.6.2
|
|
sphinxcontrib-websupport==1.0.1
|
|
sqlalchemy-migrate==0.11.0
|
|
SQLAlchemy==1.2.5
|
|
sqlparse==0.2.4
|
|
statsd==3.2.2
|
|
stevedore==1.28.0
|
|
Tempita==0.5.2
|
|
testrepository==0.0.18
|
|
testresources==2.0.1
|
|
testscenarios==0.5.0
|
|
testtools==2.2.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
urllib3==1.22
|
|
WebOb==1.7.4
|
|
wrapt==1.10.11
|