aiohttp<4.0.0,>=3.8.0
aiohttp-socks<1.0.0,>=0.7.0
click<9.0.0,>=8.0.0
pydantic<3.0.0,>=2.0.0

[all]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=0.991
pre-commit>=2.20.0
prometheus-client>=0.14.0
psutil>=5.9.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.0.0
flake8>=5.0.0
mypy>=0.991
pre-commit>=2.20.0

[monitoring]
prometheus-client>=0.14.0
psutil>=5.9.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
