mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Upgrade to sphinx-rtd-theme 2.0.x to fix broken links in search results (for searches rendered client side). See https://github.com/sphinx-doc/sphinx/issues/11608#issuecomment-1684410476 and https://github.com/readthedocs/sphinx_rtd_theme/pull/1507
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
# Packages required only for building docs
|
|
|
|
Pygments~=2.16.1
|
|
readme-renderer~=41.0
|
|
sphinx~=7.2
|
|
sphinx-rtd-theme~=2.0.0
|