powrap/requirements-dev.txt

64 lines
2.5 KiB
Plaintext
Raw Normal View History

2019-11-26 14:21:05 +00:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
appdirs==1.4.3 # via black
astroid==2.4.1 # via pylint
2019-12-10 09:09:21 +00:00
attrs==19.3.0 # via black, pytest
black==19.10b0 # via -r requirements-dev.in
bleach==3.1.4 # via readme-renderer
2019-12-10 09:15:25 +00:00
certifi==2019.11.28 # via requests
2019-11-26 14:21:05 +00:00
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests
click==7.0 # via black, pip-tools
cryptography==2.8 # via secretstorage
docutils==0.15.2 # via readme-renderer
2019-12-10 09:15:25 +00:00
entrypoints==0.3 # via flake8
2019-12-10 09:09:21 +00:00
filelock==3.0.12 # via tox
flake8==3.7.9 # via -r requirements-dev.in
2019-11-26 14:21:05 +00:00
idna==2.8 # via requests
2019-12-10 09:09:21 +00:00
isort==4.3.21 # via pylint
2019-11-26 14:21:05 +00:00
jeepney==0.4.1 # via secretstorage
2019-12-10 09:15:25 +00:00
keyring==20.0.0 # via twine
2019-12-10 09:09:21 +00:00
lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==8.0.2 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.770 # via -r requirements-dev.in
2019-12-10 09:09:21 +00:00
packaging==19.2 # via pytest, tox
2019-11-26 14:21:05 +00:00
pathspec==0.6.0 # via black
pip-tools==5.1.2 # via -r requirements-dev.in
2019-11-26 14:21:05 +00:00
pkginfo==1.5.0.1 # via twine
2019-12-10 09:09:21 +00:00
pluggy==0.13.1 # via pytest, tox
py==1.8.0 # via pytest, tox
pycodestyle==2.5.0 # via flake8
2019-11-26 14:21:05 +00:00
pycparser==2.19 # via cffi
2019-12-10 09:09:21 +00:00
pyflakes==2.1.1 # via flake8
2019-12-10 09:15:25 +00:00
pygments==2.5.2 # via readme-renderer
pylint==2.5.2 # via -r requirements-dev.in
2019-12-10 09:09:21 +00:00
pyparsing==2.4.5 # via packaging
pytest==5.4.2 # via -r requirements-dev.in
2019-11-26 14:21:05 +00:00
readme-renderer==24.0 # via twine
2019-12-10 09:15:25 +00:00
regex==2019.12.9 # via black
2019-11-26 14:21:05 +00:00
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via requests-toolbelt, twine
secretstorage==3.1.1 # via keyring
six==1.14.0 # via astroid, bleach, cryptography, packaging, pip-tools, readme-renderer, tox
toml==0.10.0 # via black, pylint, tox
tox==3.15.1 # via -r requirements-dev.in
2019-12-10 09:15:25 +00:00
tqdm==4.40.2 # via twine
twine==3.1.1 # via -r requirements-dev.in
2019-12-10 09:09:21 +00:00
typed-ast==1.4.0 # via black, mypy
typing-extensions==3.7.4.1 # via mypy
2019-11-26 14:21:05 +00:00
urllib3==1.25.7 # via requests
2019-12-16 08:13:45 +00:00
virtualenv==16.7.9 # via tox
2019-12-10 09:09:21 +00:00
wcwidth==0.1.7 # via pytest
2019-11-26 14:21:05 +00:00
webencodings==0.5.1 # via bleach
2019-12-10 09:09:21 +00:00
wrapt==1.11.2 # via astroid
2019-11-26 14:21:05 +00:00
# The following packages are considered to be unsafe in a requirements file:
# pip
2019-11-26 14:21:05 +00:00
# setuptools