aiohttp==3.9.0
aiodns==3.1.1
click==8.1.7
toml==0.10.2
rich==13.6.0

[dev]
black==23.11.0
pytest==7.4.3
pytest-cov==4.1.0
pytest-asyncio==0.21.1
aioresponses==0.7.6

[postgres]
psycopg2==2.9.9
