aiohttp[speedups]>=3.12.15
loguru>=0.7.3
pydantic>=2.11.7
typeguard>=4.4.4
uvloop

[all]
AllCurrencyConverter[lint]
AllCurrencyConverter[test]
AllCurrencyConverter[profile]
AllCurrencyConverter[audit]
AllCurrencyConverter[dev]

[audit]
pip-audit

[dev]
nox
commitizen
hatch

[lint]
ruff
pyright

[profile]
scalene

[test]
pytest
pytest-asyncio
pytest-mock
coverage[toml]
