aiohttp==3.9.3
aiosignal==1.3.1
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
yarl==1.9.4

[lint]
pycodestyle
black

[test]
pytest
pytest-cov
