requests

[dev]
pytest>=7.0
pytest-cov>=3.0
requests-mock>=1.10
black>=23.0
ruff>=0.1

[lint]
ruff>=0.1
mypy>=1.0

[test]
pytest>=7.0
pytest-cov>=3.0
requests-mock>=1.10
