Skip to content

Commit cc69edc

Browse files
authored
Update sphinx in environment.yml
1 parent 11acb87 commit cc69edc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

environment.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name: rtd
22
channels:
33
- defaults
44
dependencies:
5-
- python=3.9
5+
- python=3.12
66
- gettext
7-
- Jinja2<3.1.0
7+
- Jinja2>=3.1.3,<3.2
88
- mock
99
- pillow
1010
- pip
11-
- sphinx<4
12-
- sphinx_rtd_theme<2
11+
- sphinx>=7.3.7,<7.4
12+
- sphinx_rtd_theme>=2.0.0,<2.1
1313
- pip:
14-
- sphinx-intl
14+
- sphinx-intl>=2.2.0,<2.3

0 commit comments

Comments
 (0)