Skip to content

Commit

Permalink
Constrain versions of sphinxcontrib packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Apr 13, 2024
1 parent a7e164d commit 0f147d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ dependencies:
- pillow
- pip
- sphinx<4
- sphinxcontrib_applehelp<1.0.5
- sphinxcontrib_devhelp<1.0.3
- sphinxcontrib_htmlhelp<2.0.2
- sphinxcontrib_qthelp<1.0.4
- sphinxcontrib_serializinghtml<1.1.6
- sphinx_rtd_theme<2
- pip:
- sphinx-intl
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Sphinx<4
sphinx-autobuild
sphinxcontrib-applehelp <1.0.5
sphinxcontrib-devhelp <1.0.3
sphinxcontrib-htmlhelp <2.0.2
sphinxcontrib-qthelp <1.0.4
sphinxcontrib-serializinghtml <1.1.6
sphinx-rtd-theme <2
sphinx-intl
Jinja2 <3.1.0

0 comments on commit 0f147d8

Please sign in to comment.