Django<6.0,>=5.0
bleach>=6.0
markdown>=3.5
Pillow>=10.0
typer>=0.9

[dev]
pytest>=7.0
pytest-django>=4.5
coverage>=7.0
black>=23.0
isort>=5.0
flake8>=6.0

[postgres]
psycopg2-binary>=2.9
