attrs
nbformat
nbdime
nbconvert
sqlalchemy~=1.3.12

[cli]
click
click-completion
click-log
tabulate
pyyaml

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

[rtd]
myst-nb~=0.2.1
sphinx-copybutton

[testing]
coverage
pytest<4,>=3.6
pytest-cov
pytest-regressions
