Django==6.0
djangorestframework==3.16.1
uvicorn>=0.30
whitenoise>=6.0

[mysql]
mysqlclient>=2.2

[postgres]
psycopg2>=2.9
