Skip to content

Commit

Permalink
Merge pull request #227 from sebp/sebp-upgrade-sphinx
Browse files Browse the repository at this point in the history
Update sphinx in environment.yml
  • Loading branch information
sebp committed Apr 28, 2024
2 parents 11acb87 + cc69edc commit 6c708c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: rtd
channels:
- defaults
dependencies:
- python=3.9
- python=3.12
- gettext
- Jinja2<3.1.0
- Jinja2>=3.1.3,<3.2
- mock
- pillow
- pip
- sphinx<4
- sphinx_rtd_theme<2
- sphinx>=7.3.7,<7.4
- sphinx_rtd_theme>=2.0.0,<2.1
- pip:
- sphinx-intl
- sphinx-intl>=2.2.0,<2.3

0 comments on commit 6c708c4

Please sign in to comment.