Skip to content

Commit

Permalink
Restrict sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Nov 1, 2024
1 parent 015fdc7 commit cf753e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ dependencies:
- msgpack-python
- httpx

- sphinx>=8.0.0
# Sphinx should be >= 6.2 and < 7.2 (because of breathe)
- sphinx>=6.2,<7.2
- pydata-sphinx-theme
- doxygen
- breathe>=4.35.0
Expand Down

0 comments on commit cf753e9

Please sign in to comment.