requests

[ci]
sphinx
pytest-cov
pytest>=4.6
requests
flake8>=3.6.0
requests_mock

[dev]
sphinx
requests
pytest>=4.6
pytest-cov
black
flake8>=3.6.0
requests_mock

[doc]
requests
sphinx

[test]
requests
flake8>=3.6.0
pytest>=4.6
pytest-cov
requests_mock
