aiohttp~=3.8
attrs~=22.1
sqlalchemy[aiosqlite]~=1.4

[cache]
aiohttp-client-cache~=0.7

[dev]
ruff~=0.5
pre-commit~=3.7

[docs]
mkdocstrings[python]~=0.25
mkdocs-material~=9.5
mkdocs-awesome-pages-plugin~=2.9
mkdocs-autorefs~=1.0
mkdocs~=1.6

[speedups]
orjson~=3.6
brotli~=1.0
charset-normalizer~=3.3

[test]
pytest~=7.1
pytest-asyncio~=0.18
