
[coordinator]

[dev]
black==25.1.0
django-stubs
isort==6.0.1
lava[full]
lava[test]
mypy
pylint
pylint-django
types-PyYAML
types-requests

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

[dispatcher-host]
Jinja2
pyudev
requests

[docs]
mkdocs-material
pymdown-extensions

[full]
lava[dispatcher]
lava[server]

[server]
Django<5.0,>=4.2
Jinja2
aiohttp
asgiref
celery
defusedxml
django-allauth
django-environ
django-filter
django-tables2
djangorestframework
djangorestframework-filters>=1.0.0.dev2
drf-extensions>=0.8.0
gunicorn
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
