fastapi>=0.100.0
pydantic>=2.4.0
pydantic-settings>=2.4.0
sqlalchemy[asyncio]>=2.0
alembic>=1.18.0
asyncpg>=0.28
psycopg2-binary>=2.9
uvicorn>=0.23
tornado>=6.5.7
a2wsgi>=1.7
websockets>=11.0
bcrypt>=4.0
PyJWT>=2.13.0
authlib>=1.6.12
python-multipart>=0.0.31
celery>=5.3
redis>=5.0
aiofiles>=23.2.1
aioboto3>=12.4.0
boto3>=1.28
mutagen>=1.47
musicbrainzngs>=0.7.1
pubby>=0.2.22
httpx>=0.24
email-validator>=2.0

[:python_version < "3.11"]
tomli>=2.0
