django>=5.1
django-debug-toolbar>=5.0.1
psycopg2>=2.9.10
gunicorn>=23.0.0
whitenoise>=6.9.0
psycopg>=3.2.5

[dev]
flake8>=7.1.2
pylint
pytest>=8.3.4
autopep8>=2.3.2
pylint-django>=2.6.1
build>=1.2.2
twine>=6.1.0
