# Python dependencies from a typical Django project
Django==5.0.0
djangorestframework==3.14.0
requests==2.31.0
psycopg2-binary==2.9.9
celery==5.3.4
redis==5.0.1
pytest==7.4.3
black==23.12.1
flake8==6.1.0
mypy==1.7.1
