colorama==0.*,>=0.4.0
commonmark==0.*,>=0.9.0
pygments==2.*,>=2.6.0
typing-extensions==3.*,>=3.7.4

[:python_version == "3.6.*" and python_version >= "3.6.0"]
dataclasses<0.9,>=0.7

[dev]
black==20.*,>=20.8.0.b1
mypy==0.*,>=0.790.0
pytest==6.*,>=6.2.1
pytest-cov==2.*,>=2.10.1

[jupyter]
ipywidgets==7.*,>=7.5.1
