aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
async-client-decorator==0.2.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.4
pydantic==2.6.1
pydantic-core==2.16.2
typing-extensions==4.9.0
yarl==1.9.4

[lint]
pycodestyle
black

[test]
pytest
pytest-cov
