requests<3,>=2.31.0

[dev]
setuptools-scm

[lint]
isort<6,>=5.8
mypy<2,>=1.4.1
types-requests<3,>=2.25.0

[lint:implementation_name == "cpython"]
black>=23.1.0

[test]
pytest<9,>=8.4.0
pytest-cov<5,>=4.1.0
