requests

[:python_version < "3.11"]
typing-extensions

[dev]
mypy
pylint
types-requests
pytest

[integration_tests]
pytest

[unit_tests]
pytest
pytest-mock
requests-mock
Faker
