ahttp-client==1.0.1
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
async-timeout==4.0.3
attrs==23.2.0
charset-normalizer==3.3.2
frozenlist==1.4.1
idna==3.6
multidict==6.0.5
pydantic==2.6.3
pydantic-core==2.16.3
typing-extensions==4.10.0
yarl==1.9.4

[lint]
pycodestyle
black

[test]
pytest
pytest-cov
