Django>=4.2
cron-converter>=1.2.2
django-environ>=0.11.0

[dev]
django-stubs>=5.2.2
django-stubs[compatible-mypy]~=5.2
pytest
pytest-cov
pytest-django
pytest-mock
pytest-randomly
pytest-xdist
ruff
types-python-dateutil
ipython
factory_boy
time-machine
django-debug-toolbar
django-extensions
psycopg[binary]~=3.2
coverage
pre-commit
sphinx
sphinx-rtd-theme

[postgresql]
psycopg2-binary>=2.9.0

[publishing]
build
twine

[redis]
redis>=5.0.0
django-redis>=5.4.0
