requests>=2.25.0

[async]
aiohttp>=3.8.0

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
black>=22.0
flake8>=4.0
mypy>=0.950
pre-commit>=2.15.0
bandit>=1.7.0
safety>=2.0.0

[test]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-mock>=3.6.0
pytest-cov>=3.0.0
responses>=0.18.0
aioresponses>=0.7.0
