requests>=2.12.4
lomond>=0.3.3
colorlog>=3.0.1
keyring

[docs]
sphinx>=3.5
jaraco.packaging>=9
rst.linker>=1.9
furo

[testing]
pytest>=6
pytest-checkdocs>=2.4
pytest-flake8
flake8<5
pytest-cov
pytest-enabler>=1.3
requests_mock>=1.3.0
types-requests

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy>=0.9.1
