Skip to content

Commit

Permalink
Upgrade max Sphinx support to 8 and Sphinx-Design to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CAM-Gerlach committed Sep 6, 2024
1 parent a6fe665 commit 9a628e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pre-commit>=2.10.0,<4 # For pre-commit hooks; Lowercap to config syntax
pydata-sphinx-theme>=0.14.1,<0.16 # Theme; Lowercap to add version warning
sphinx>=5,<8 # Docs generator; Cap to range confirmed supported by deps
sphinx-design>=0.5.0,<0.6 # For dropdowns and panels; lowercap to sphinx>=5,<8
sphinx>=5,<9 # Docs generator; Cap to range confirmed supported by deps
sphinx-design>=0.5.0,<0.7 # For dropdowns and panels; lowercap to sphinx>=5,<8

0 comments on commit 9a628e7

Please sign in to comment.