
[dev]
ipython
flake8
mypy>=1.8

[doc]
sphinx

[test]
pytest>=2.8.0
mock>=1.3.0
coverage>=4.0.0
