bidict/requirements/dev.txt

152 lines
2.6 KiB
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile dev.in
#
alabaster==0.7.12
# via sphinx
appdirs==1.4.4
# via virtualenv
attrs==20.3.0
# via
# hypothesis
# pytest
babel==2.9.0
# via sphinx
build==0.3.1.post1
# via check-manifest
certifi==2020.12.5
# via requests
cfgv==3.2.0
# via pre-commit
chardet==4.0.0
# via requests
check-manifest==0.46
# via -r dev.in
click==7.1.2
# via pip-tools
coverage==5.5
# via
# -r tests.in
# pytest-cov
distlib==0.3.1
# via virtualenv
docutils==0.16
# via sphinx
filelock==3.0.12
# via
# tox
# virtualenv
hypothesis==6.8.0
# via -r tests.in
icdiff==1.9.1
# via pytest-icdiff
identify==2.1.2
# via pre-commit
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
iniconfig==1.1.1
# via pytest
jinja2==2.11.3
# via sphinx
markupsafe==1.1.1
# via jinja2
nodeenv==1.5.0
# via pre-commit
packaging==20.9
# via
# build
# pytest
# sphinx
# tox
pep517==0.10.0
# via build
pip-tools==5.5.0
# via -r dev.in
pluggy==0.13.1
# via
# pytest
# tox
pprintpp==0.4.0
# via pytest-icdiff
pre-commit==2.11.1
# via -r dev.in
py-cpuinfo==7.0.0
# via pytest-benchmark
py==1.10.0
# via
# -r tests.in
# pytest
# tox
pygments==2.8.1
# via sphinx
pyparsing==2.4.7
# via packaging
pytest-benchmark==3.2.3
# via -r tests.in
pytest-cov==2.11.1
# via -r tests.in
pytest-icdiff==0.5
# via -r tests.in
pytest==6.2.2
# via
# -r tests.in
# pytest-benchmark
# pytest-cov
# pytest-icdiff
pytz==2021.1
# via babel
pyyaml==5.4.1
# via pre-commit
requests==2.25.1
# via sphinx
six==1.15.0
# via
# tox
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sortedcollections==2.1.0
# via -r tests.in
sortedcontainers==2.3.0
# via
# -r tests.in
# hypothesis
# sortedcollections
sphinx==3.5.2
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
toml==0.10.2
# via
# build
# check-manifest
# pre-commit
# pytest
# tox
tox==3.23.0
# via -r dev.in
urllib3==1.26.3
# via requests
virtualenv==20.4.2
# via
# pre-commit
# tox
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools