django>=3.0

[dev]
black
mypy==0.961
flake8==4.0.*
pytest==7.0.*
pytest-reraise==2.1.*
django-stubs[compatible-mypy]
pytest-django<5,>=4.5

[filters]
django-query-utils[postgres]
django-filter>=2.0

[postgres]
psycopg2-binary<3,>=2.7
