Django<5.0,>=3.1
psutil
celery<5.3,>=4.4.7
Jinja2
click

[dev]
isort==5.12.0
ruff==0.12.1
flake8<7,>=4.0.1
pytest<8,>=3.2.5
pytest-cov<5
nose
coverage

[docs]
sphinx<7.5,>=7
sphinx-autodoc-typehints<2.5,>=2
myst-parser<3.2,>=3
sphinx_design<0.7,>=0.6
sphinx_rtd_theme
