click>=8.0.0
keyring>=23.0.0
cryptography>=41.0.0

[:sys_platform == "linux"]
secretstorage>=3.3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
build>=0.10.0
twine>=4.0.0
cryptography>=41.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.7.0
httpx>=0.25.0

[ui]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
python-multipart>=0.0.6
