alembic>=1.13
fastapi>=0.115
faster-whisper>=1.1
httpx>=0.27
playwright>=1.48
pycryptodome>=3.21
pydantic>=2.7
qrcode[pil]>=7.4
sqlalchemy>=2.0
uvicorn>=0.30
yt-dlp>=2025.1.15

[:platform_system == "Windows" and platform_machine == "AMD64"]
nvidia-cublas-cu12==12.6.4.1
nvidia-cudnn-cu12==9.10.2.21

[asr]

[asr-gpu-windows]

[browser]
playwright>=1.48

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=6.0
ruff>=0.8

[release]
build>=1.2
twine>=6.0
