# This is provided for the benefit of readthedocs.org, which cannot easily
# use setup.cfg.
# Other distributions should build the documentation using
# pip install pikepdf[docs], i.e. via setup.cfg.


lxml >= 4.0
Pillow >= 6.0  # only needed for images; technically removable

docutils == 0.17.1  # https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file
ipython
matplotlib
pybind11
Sphinx >= 3
sphinx-issues
sphinx-design
sphinx-rtd-theme
tomli; python_version < '3.11'

GitPython
PyGithub
requests
