PySide6
qtawesome>=1.3
sqlalchemy>=2.0
platformdirs>=4.0
keyring>=24.0
alembic>=1.13
psutil>=5.9
sentry-sdk>=2.0

[dev]
pytest>=8
pytest-cov>=5
httpx>=0.27
pytest-asyncio>=0.23

[dev-gui]
pytest-qt>=4.4

[postgres]
psycopg2-binary>=2.9

[rich]
Pillow
pillow-heif>=0.13
mutagen
pypdf
svglib>=1.5
rlPyCairo>=0.2

[rich:platform_system != "Windows" or python_version >= "3.9"]
pillow-avif-plugin>=1.4

[web]
fastapi>=0.111
uvicorn[standard]>=0.29
pydantic>=2.6
