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
coverage[toml]
