Django>=4.2

[all]
dj-redis-panel>=0.8.0
dj-cache-panel>=0.3.0
dj-urls-panel>=0.3.0
dj-celery-panel>=0.4.0

[build]
build>=1.0.0
twine>=4.0.0

[cache]
dj-cache-panel>=0.3.0

[celery]
dj-celery-panel>=0.4.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
pytest-xdist>=3.2.0
django-redis>=5.0.0
psycopg2-binary>=2.9.0
mkdocs-material>=9.1.12

[redis]
dj-redis-panel>=0.8.0

[urls]
dj-urls-panel>=0.3.0
