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 wheel from 0.33.6 to 0.38.1 #12

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
145 changes: 104 additions & 41 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,54 +4,117 @@
#
# pip-compile dev_requirements.in
#
--trusted-host pypi.python.org

appdirs==1.4.3 # via black
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via black, pytest
appdirs==1.4.3
# via black
atomicwrites==1.3.0
# via pytest
attrs==19.3.0
# via
# black
# pytest
black==19.10b0
bleach==3.1.0 # via readme-renderer
# via -r dev_requirements.in
bleach==3.1.0
# via readme-renderer
bumpversion==0.5.3
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black, pip-tools
# via -r dev_requirements.in
certifi==2019.9.11
# via requests
chardet==3.0.4
# via requests
click==7.0
# via
# black
# pip-tools
coverage==4.5.4
docutils==0.15.2 # via readme-renderer
entrypoints==0.3 # via flake8
filelock==3.0.12 # via tox
# via
# -r dev_requirements.in
# pytest-cov
docutils==0.15.2
# via readme-renderer
entrypoints==0.3
# via flake8
filelock==3.0.12
# via tox
flake8==3.7.9
idna==2.8 # via requests
importlib-metadata==0.23 # via pluggy, pytest, tox
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest, zipp
packaging==19.2 # via pytest, tox
pathspec==0.6.0 # via black
# via -r dev_requirements.in
idna==2.8
# via requests
mccabe==0.6.1
# via flake8
more-itertools==7.2.0
# via pytest
packaging==19.2
# via
# pytest
# tox
pathspec==0.6.0
# via black
pip-tools==4.2.0
pkginfo==1.5.0.1 # via twine
pluggy==0.13.0 # via pytest, tox
py==1.8.0 # via pytest, tox
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via readme-renderer
pyparsing==2.4.4 # via packaging
pytest-cov==2.8.1
# via -r dev_requirements.in
pkginfo==1.5.0.1
# via twine
pluggy==0.13.0
# via
# pytest
# tox
py==1.8.0
# via
# pytest
# tox
pycodestyle==2.5.0
# via flake8
pyflakes==2.1.1
# via flake8
pygments==2.4.2
# via readme-renderer
pyparsing==2.4.4
# via packaging
pytest==5.2.2
readme-renderer==24.0 # via twine
regex==2019.11.1 # via black
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via requests-toolbelt, twine
six==1.13.0 # via bleach, packaging, pip-tools, readme-renderer, tox
toml==0.10.0 # via black, tox
# via
# -r dev_requirements.in
# pytest-cov
pytest-cov==2.8.1
# via -r dev_requirements.in
readme-renderer==24.0
# via twine
regex==2019.11.1
# via black
requests==2.22.0
# via
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
six==1.13.0
# via
# bleach
# packaging
# pip-tools
# readme-renderer
# tox
toml==0.10.0
# via
# black
# tox
tox==3.14.0
tqdm==4.38.0 # via twine
# via -r dev_requirements.in
tqdm==4.38.0
# via twine
twine==2.0.0
typed-ast==1.4.0 # via black
urllib3==1.25.6 # via requests
virtualenv==16.7.7 # via tox
wcwidth==0.1.7 # via pytest
webencodings==0.5.1 # via bleach
wheel==0.33.6
zipp==0.6.0 # via importlib-metadata
# via -r dev_requirements.in
typed-ast==1.4.0
# via black
urllib3==1.25.6
# via requests
virtualenv==16.7.7
# via tox
wcwidth==0.1.7
# via pytest
webencodings==0.5.1
# via bleach
wheel==0.38.1
# via -r dev_requirements.in

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