# These dependencies are installed using:
#
#   pip install --upgrade
#
# This list is the default package list. All pure python packages
# for the production environment at runtime should be listed here.
# Binary (non-pure) packages may also be listed here, but you
# should see if there is a conda package that suits your needs.

click
importlib-resources;python_version<="3.8"

Markdown>=3.0
markdown-svgbob
markdown-aafigure
markdown-blockdiag
markdown-katex
Pygments
Pyphen
WeasyPrint
beautifulsoup4
Jinja2
PyPDF2

CairoSVG>=2.5.2
    # older versions had some rendering issues

toml
PyYAML

# for block result caching
redis
zstandard
