Skip to content

Commit

Permalink
Merge pull request #9548 from nextcloud/backport/9547/stable25
Browse files Browse the repository at this point in the history
[stable25] Fix missing jquery - take 2 (`requirements.txt`)
  • Loading branch information
nickvergessen authored Jan 12, 2023
2 parents 835398a + 4a8908c commit de02429
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
sphinx
rst2pdf
pillow
sphinx-rtd-theme
sphinx-rtd-theme==1.2.0rc2
sphinxcontrib-phpdomain

# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554
jinja2<3.1.0

0 comments on commit de02429

Please sign in to comment.