Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lxml from 3.6.0 to 4.6.2 #1

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
42 changes: 18 additions & 24 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,45 @@
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#

alabaster==0.7.7 # via sphinx
babel==2.3.3 # via sphinx
backports.shutil-get-terminal-size==1.0.0 # via ipython
check-manifest==0.31
check-manifest==0.31 # via -r dev-requirements.in
click==6.6 # via pip-tools
coverage==4.0.3
coverage==4.0.3 # via -r dev-requirements.in
decorator==4.0.9 # via ipython, traitlets
detox==0.10.0
detox==0.10.0 # via -r dev-requirements.in
docutils==0.12 # via sphinx
eventlet==0.18.4 # via detox
first==2.0.1 # via pip-tools
fmap==0.1
fmap==0.1 # via -r dev-requirements.in
greenlet==0.4.9 # via eventlet
imagesize==0.7.0 # via sphinx
ipdb==0.9.3
ipdbplugin==1.4.5
ipdb==0.9.3 # via -r dev-requirements.in
ipdbplugin==1.4.5 # via -r dev-requirements.in
ipython-genutils==0.1.0 # via traitlets
ipython==4.2.0
Jinja2==2.8 # via sphinx
lxml==3.6.0
MarkupSafe==0.23 # via jinja2
nose==1.3.7
pathlib2==2.1.0 # via pickleshare
ipython==4.2.0 # via -r dev-requirements.in, ipdb, ipdbplugin
jinja2==2.8 # via sphinx
lxml==4.6.2 # via -r dev-requirements.in
markupsafe==0.23 # via jinja2
nose==1.3.7 # via -r dev-requirements.in, ipdbplugin
pexpect==4.0.1 # via ipython
pickleshare==0.7.2 # via ipython
pip-tools==1.6.1
pip-tools==1.6.1 # via -r dev-requirements.in
pkginfo==1.2.1 # via twine
pluggy==0.3.1 # via tox
ptyprocess==0.5.1 # via pexpect
py==1.4.31 # via detox, tox
Pygments==2.1.3 # via sphinx
pygments==2.1.3 # via sphinx
pytz==2016.3 # via babel
requests-toolbelt==0.6.0 # via twine
requests==2.9.1 # via requests-toolbelt, twine
simplegeneric==0.8.1 # via ipython
six==1.10.0 # via fmap, pathlib2, pip-tools, sphinx, xunitmerge
six==1.10.0 # via fmap, pip-tools, sphinx, xunitmerge
snowballstemmer==1.2.1 # via sphinx
Sphinx==1.4.1
tox==2.3.1
sphinx==1.4.1 # via -r dev-requirements.in
tox==2.3.1 # via -r dev-requirements.in, detox
traitlets==4.2.1 # via ipython
twine==1.6.5
twine==1.6.5 # via -r dev-requirements.in
virtualenv==15.0.1 # via tox
xunitmerge==1.0.4

# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via ipdb, ipython, twine
xunitmerge==1.0.4 # via -r dev-requirements.in