django-components/requirements-dev.txt
dependabot[bot] 64322a7b84
build(deps): bump django from 4.2.22 to 4.2.23
Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.23.
- [Commits](https://github.com/django/django/compare/4.2.22...4.2.23)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 20:21:35 +00:00

175 lines
3.2 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-dev.in
#
asgiref==3.8.1
# via django
asv==0.6.4
# via -r requirements-dev.in
asv-runner==0.2.1
# via asv
black==25.1.0
# via -r requirements-dev.in
build==1.2.2.post1
# via asv
cachetools==5.5.2
# via tox
certifi==2025.1.31
# via requests
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via black
colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
django==4.2.23
# via -r requirements-dev.in
djc-core-html-parser==1.0.2
# via -r requirements-dev.in
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
# via
# tox
# virtualenv
flake8==7.3.0
# via
# -r requirements-dev.in
# flake8-pyproject
flake8-pyproject==1.2.3
# via -r requirements-dev.in
greenlet==3.1.1
# via playwright
identify==2.6.8
# via pre-commit
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# asv-runner
# build
iniconfig==2.0.0
# via pytest
isort==6.0.1
# via -r requirements-dev.in
json5==0.10.0
# via asv
mccabe==0.7.0
# via flake8
mypy==1.16.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.2
# via
# black
# build
# pyproject-api
# pytest
# tox
pathspec==0.12.1
# via
# -r requirements-dev.in
# black
# mypy
platformdirs==4.3.6
# via
# black
# tox
# virtualenv
playwright==1.48.0
# via -r requirements-dev.in
pluggy==1.5.0
# via
# pytest
# tox
pre-commit==4.2.0
# via -r requirements-dev.in
pycodestyle==2.14.0
# via flake8
pyee==12.0.0
# via playwright
pyflakes==3.4.0
# via flake8
pygments==2.19.1
# via
# -r requirements-dev.in
# pygments-djc
pygments-djc==1.0.1
# via -r requirements-dev.in
pympler==1.1
# via asv
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.2.0
# via build
pytest==8.3.5
# via
# -r requirements-dev.in
# pytest-asyncio
# pytest-django
# syrupy
pytest-asyncio==0.24.0
# via -r requirements-dev.in
pytest-django==4.11.1
# via -r requirements-dev.in
pyyaml==6.0.2
# via
# asv
# pre-commit
requests==2.32.3
# via -r requirements-dev.in
sqlparse==0.5.3
# via django
syrupy==4.9.1
# via -r requirements-dev.in
tabulate==0.9.0
# via asv
tomli==2.2.1
# via
# asv
# black
# build
# flake8-pyproject
# mypy
# pyproject-api
# pytest
# tox
tox==4.25.0
# via -r requirements-dev.in
types-requests==2.32.0.20241016
# via -r requirements-dev.in
typing-extensions==4.13.2
# via
# -r requirements-dev.in
# asgiref
# black
# mypy
# pyee
# tox
urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.31.2
# via
# -r requirements-dev.in
# asv
# pre-commit
# tox
whitenoise==6.7.0
# via -r requirements-dev.in
zipp==3.20.2
# via importlib-metadata