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

[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
flake8>=3.6.0
flake8-docstrings==1.1.0
pylint==2.4.2
pydocstyle==2.0.0
restructuredtext-lint>=1.0.1
pygments>=2.2.0
requests_mock>=1.3.0
psutil==5.6.6

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