Django>=4.2
django-tasks<0.10,>=0.7

[dev]
ruff==0.13.0
pre-commit==3.4.0

[docs]
sphinx<9,>=8.2.3
sphinx-rtd-theme<4.0,>=3.0.2
myst-parser<5,>=4.0.1

[test]
dj-database-url<3,>=2.3.0
psycopg<4,>=3.2.6
mysqlclient<3,>=2.2.0
django-modelcluster<7,>=6.4
django-tasks<1,>=0.6.1
django-taggit<7,>=6.1.0
coverage<8,>=7.10.6
