pytest>=3.5.0
attr
jupyter_client
nbconvert
nbdime
nbformat
jsonschema
importlib_resources

[code_style]
black
pre-commit==1.17.0
flake8<3.8.0,>=3.7.0
doc8<0.9.0,>=0.8.0

[docs]
sphinx>=1.6
sphinx_rtd_theme
ipypublish>=0.10.7
ruamel.yaml.clib

[flake8_plugins]
flake8-comprehensions
flake8-docstrings
flake8_builtins
import-order

[testing]
coverage
pytest-cov
pytest-regressions
black==19.3b0
