Skip to content

Commit 21096d3

Browse files
authored
Update dependencies in docs-env.yml
Removed upper version constraints for Sphinx and sphinx_automodapi.
1 parent 4d8703b commit 21096d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/docs-env.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ channels:
44
- phygbu
55
- conda-forge
66
dependencies:
7-
- Sphinx >=5.3,<6
8-
- sphinx_automodapi >=0.16,<0.17
7+
- Sphinx >=5.3
8+
- sphinx_automodapi >=0.16
99
- asteval
1010
- pillow
1111
- sphinx-better-theme

0 commit comments

Comments
 (0)