# Web quart>=0.20,<0.21 hypercorn>=0.18,<0.19 # DB sqlalchemy[asyncio]>=2.0,<2.1 asyncpg>=0.31,<0.32 psycopg[binary]>=3.3,<3.4 alembic>=1.18,<1.19 pgvector>=0.4,<0.5 # Task queue celery>=5.6,<5.7 redis>=7.4,<8.0 # Crypto for credential storage (lands in FC-3, but pinned now for stability) cryptography>=48,<49 # Image handling (lands in FC-2) pillow>=12,<13 imagehash>=4.3,<4.4 # Gallery-dl wrapper (lands in FC-3) gallery-dl>=1.32,<1.33 # Utilities python-dotenv>=1.2,<2.0 structlog>=25.5,<26.0