#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
--index-url https://mirrors.aliyun.com/pypi/simple
--trusted-host mirrors.aliyun.com
--trusted-host pypi.org

astroid==2.4.2            # via pylint
attrs==20.1.0             # via pytest
bleach==3.1.5             # via readme-renderer
bump2version==1.0.0       # via bumpversion
bumpversion==0.6.0        # via -r requirements-dev.in
certifi==2020.6.20        # via requests
chardet==3.0.4            # via requests
colorama==0.4.3           # via twine
coverage==5.2.1           # via -r requirements-dev.in, coveralls, pytest-cov
coveralls==2.1.2          # via -r requirements-dev.in
docopt==0.6.2             # via coveralls
docutils==0.16            # via readme-renderer
idna==2.10                # via requests
importlib-metadata==1.7.0  # via keyring, pluggy, pytest, twine
iniconfig==1.0.1          # via pytest
invoke==1.4.1             # via -r requirements-dev.in
isort==5.4.2              # via pylint
keyring==21.4.0           # via twine
lazy-object-proxy==1.4.3  # via astroid
mccabe==0.6.1             # via pylint
mock==4.0.2               # via -r requirements-dev.in
more-itertools==8.5.0     # via pytest
packaging==20.4           # via bleach, pytest
pkginfo==1.5.0.1          # via twine
pluggy==0.13.1            # via pytest
py-cpuinfo==7.0.0         # via pytest-benchmark
py==1.9.0                 # via pytest
pygments==2.6.1           # via readme-renderer
pylint==2.6.0             # via -r requirements-dev.in
pyparsing==2.4.7          # via packaging
pytest-benchmark==3.2.3   # via -r requirements-dev.in
pytest-cov==2.10.1        # via -r requirements-dev.in
pytest==6.0.1             # via -r requirements-dev.in, pytest-benchmark, pytest-cov
readme-renderer==26.0     # via twine
requests-toolbelt==0.9.1  # via twine
requests==2.24.0          # via coveralls, requests-toolbelt, twine
rfc3986==1.4.0            # via twine
six==1.15.0               # via -c requirements.in, astroid, bleach, packaging, readme-renderer
toml==0.10.1              # via pylint, pytest
tqdm==4.48.2              # via twine
twine==3.2.0              # via -r requirements-dev.in
typed-ast==1.4.1          # via astroid
urllib3==1.25.10          # via requests
webencodings==0.5.1       # via bleach
wrapt==1.12.1             # via astroid
zipp==3.1.0               # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
