django-components/requirements-dev.txt
2023-03-21 22:58:16 +01:00

74 lines
1.3 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-dev.in
#
asgiref==3.6.0
# via django
attrs==22.2.0
# via pytest
cachetools==5.3.0
# via tox
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
django==4.1.7
# via -r requirements-dev.in
filelock==3.9.0
# via
# tox
# virtualenv
flake8==6.0.0
# via -r requirements-dev.in
identify==2.5.11
# via pre-commit
iniconfig==1.1.1
# via pytest
isort==5.12.0
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.7.0
# via pre-commit
packaging==23.0
# via
# pyproject-api
# pytest
# tox
platformdirs==2.6.2
# via
# tox
# virtualenv
pluggy==1.0.0
# via
# pytest
# tox
pre-commit==3.2.0
# via -r requirements-dev.in
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pyproject-api==1.5.0
# via tox
pytest==7.2.2
# via -r requirements-dev.in
pyyaml==6.0
# via pre-commit
sqlparse==0.4.3
# via django
tox==4.4.7
# via -r requirements-dev.in
virtualenv==20.17.1
# via
# pre-commit
# tox
# The following packages are considered to be unsafe in a requirements file:
# setuptools