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 pyyaml from 5.1.2 to 5.4 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
225 changes: 169 additions & 56 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,78 +4,191 @@
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
alabaster==0.7.12 # via sphinx
apipkg==1.5 # via execnet
appdirs==1.4.3 # via black
argh==0.26.2 # via sphinx-autobuild, watchdog
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, pytest
babel==2.7.0 # via sphinx
alabaster==0.7.12
# via sphinx
apipkg==1.5
# via execnet
appdirs==1.4.3
# via black
argh==0.26.2
# via
# sphinx-autobuild
# watchdog
atomicwrites==1.3.0
# via pytest
attrs==19.1.0
# via
# black
# pytest
babel==2.7.0
# via sphinx
black==19.3b0
# via -r requirements-dev.in
bumpversion==0.5.3
certifi==2019.9.11 # via requests
chardet==3.0.4 # via doc8, requests
click==7.0 # via black
# via -r requirements-dev.in
certifi==2019.9.11
# via requests
chardet==3.0.4
# via
# doc8
# requests
click==7.0
# via black
coverage==4.5.4
# via
# -r requirements-dev.in
# pytest-cov
doc8==0.8.0
docutils==0.15.2 # via doc8, restructuredtext-lint, sphinx
entrypoints==0.3 # via flake8
execnet==1.7.1 # via pytest-cache
filelock==3.0.12 # via tox
# via -r requirements-dev.in
docutils==0.15.2
# via
# doc8
# restructuredtext-lint
# sphinx
entrypoints==0.3
# via flake8
execnet==1.7.1
# via pytest-cache
filelock==3.0.12
# via tox
flake8==3.7.8
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
importlib-metadata==0.23 # via pluggy, pytest, tox
# via -r requirements-dev.in
idna==2.8
# via requests
imagesize==1.1.0
# via sphinx
isort==4.3.21
jinja2==2.10.1 # via sphinx
livereload==2.6.1 # via sphinx-autobuild
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest, zipp
packaging==19.2 # via pytest, sphinx, tox
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pbr==5.4.3 # via stevedore
pep8==1.7.1 # via pytest-pep8
pkginfo==1.5.0.1 # via twine
pluggy==0.13.0 # via pytest, tox
port_for==0.3.1 # via sphinx-autobuild
py==1.8.0 # via pytest, tox
# via -r requirements-dev.in
jinja2==2.10.1
# via sphinx
livereload==2.6.1
# via sphinx-autobuild
markupsafe==1.1.1
# via jinja2
mccabe==0.6.1
# via flake8
more-itertools==7.2.0
# via pytest
packaging==19.2
# via
# pytest
# sphinx
# tox
pathtools==0.1.2
# via
# sphinx-autobuild
# watchdog
pbr==5.4.3
# via stevedore
pep8==1.7.1
# via pytest-pep8
pkginfo==1.5.0.1
# via twine
pluggy==0.13.0
# via
# pytest
# tox
port_for==0.3.1
# via sphinx-autobuild
py==1.8.0
# via
# pytest
# tox
pycodestyle==2.5.0
pyflakes==2.1.1 # via flake8, pytest-flakes
# via
# -r requirements-dev.in
# flake8
pyflakes==2.1.1
# via
# flake8
# pytest-flakes
pygments==2.4.2
pyparsing==2.4.2 # via packaging
pytest-cache==1.0 # via pytest-pep8
# via
# -r requirements-dev.in
# sphinx
pyparsing==2.4.2
# via packaging
pytest-cache==1.0
# via pytest-pep8
pytest-cov==2.7.1
# via -r requirements-dev.in
pytest-flakes==4.0.0
# via -r requirements-dev.in
pytest-pep8==1.0.6
# via -r requirements-dev.in
pytest==5.1.3
pytz==2019.2 # via babel
pyyaml==5.1.2 # via sphinx-autobuild, watchdog
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via requests-toolbelt, sphinx, twine
restructuredtext-lint==1.3.0 # via doc8
six==1.12.0 # via doc8, livereload, packaging, stevedore, tox
snowballstemmer==1.9.1 # via sphinx
# via
# -r requirements-dev.in
# pytest-cache
# pytest-cov
# pytest-flakes
# pytest-pep8
pytz==2019.2
# via babel
pyyaml==5.4
# via
# sphinx-autobuild
# watchdog
requests-toolbelt==0.9.1
# via twine
requests==2.22.0
# via
# requests-toolbelt
# sphinx
# twine
restructuredtext-lint==1.3.0
# via doc8
six==1.12.0
# via
# doc8
# livereload
# packaging
# stevedore
# tox
snowballstemmer==1.9.1
# via sphinx
sphinx-autobuild==0.7.1
# via -r requirements-dev.in
sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
stevedore==1.31.0 # via doc8
toml==0.10.0 # via black, tox
tornado==6.0.3 # via livereload, sphinx-autobuild
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.1
# via sphinx
sphinxcontrib-devhelp==1.0.1
# via sphinx
sphinxcontrib-htmlhelp==1.0.2
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.2
# via sphinx
sphinxcontrib-serializinghtml==1.1.3
# via sphinx
stevedore==1.31.0
# via doc8
toml==0.10.0
# via
# black
# tox
tornado==6.0.3
# via
# livereload
# sphinx-autobuild
tox==3.14.0
tqdm==4.36.1 # via twine
# via -r requirements-dev.in
tqdm==4.36.1
# via twine
twine==1.11.0
urllib3==1.25.6 # via requests
virtualenv==16.7.5 # via tox
watchdog==0.9.0 # via sphinx-autobuild
wcwidth==0.1.7 # via pytest
# via -r requirements-dev.in
urllib3==1.25.6
# via requests
virtualenv==16.7.5
# via tox
watchdog==0.9.0
# via sphinx-autobuild
wcwidth==0.1.7
# via pytest
wheel==0.33.6
zipp==0.6.0 # via importlib-metadata
# via -r requirements-dev.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via sphinx, twine
# setuptools