
[coordinator]

[dev]
black==25.1.0
django-stubs
isort==6.0.1
lava[full]
lava[test]
mypy
pre-commit==4.6.0
pylint
pylint-django
pyproject-fmt==2.23.0
types-pyyaml
types-requests

[dispatcher]
aiohttp
configobj
jinja2
pexpect
python-magic
pyudev
requests
setproctitle

[dispatcher-host]
jinja2
pyudev
requests

[docs]
mkdocs-material
pymdown-extensions

[full]
lava[dispatcher]
lava[server]

[server]
aiohttp
asgiref
celery
defusedxml
django-allauth
django-environ
django-filter
django-tables2
django<5.0,>=4.2
djangorestframework
djangorestframework-filters>=1.0.0.dev2
drf-extensions>=0.8.0
gunicorn
jinja2
junit-xml
more-itertools
psycopg2-binary
pyzmq
requests
tap-py
whitenoise

[test]
pytest-asyncio
pytest-cov
pytest-django
pytest-mock
pytest-random-order
pytest-subtests
pytest>=7.0
responses
