Skip to content

Commit

Permalink
Replace sphinx upper-bound with sphinx-mermaid lower-bound (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Oct 14, 2024
1 parent 44ce014 commit 37a3135
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions conda/environments/deployment_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ dependencies:
- pydata-sphinx-theme>=0.15.4
- python=3.12
- pre-commit>=3.8.0
# Upper bound pin on sphinx can be removed once https://github.com/mgaitan/sphinxcontrib-mermaid/issues/160 is resolved
- sphinx>=8.0.2,<8.1
- sphinx>=8.0.2
- sphinx-autobuild>=2024.9.19
- sphinx-copybutton>=0.5.2
- sphinx-design>=0.6.1
- sphinxcontrib-mermaid>=0.9.2
- sphinxcontrib-mermaid>=1.0.0
- python-frontmatter>=1.1.0

0 comments on commit 37a3135

Please sign in to comment.