fastapi>=0.115,<1.0
uvicorn[standard]>=0.32,<1.0
pydantic>=2.9,<3.0
pydantic-settings>=2.6,<3.0
httpx>=0.27,<1.0
Pillow>=11,<13
colorthief>=0.2.1
rembg>=2.0,<3.0

# Test deps
pytest>=8.3,<9.0
pytest-asyncio>=1.0
