Skip to content

Commit

Permalink
tighter pin on doc requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Feb 5, 2024
1 parent ecaeeed commit a045e0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ dev = [
"build",
"setuptools",
"wheel",
"Sphinx>=6.0,<8.0",
"Sphinx>=6.0,<7.0.2",
"furo==2023.5.20",
"myst-parser>=1.0,<2.1",
"sphinx-copybutton==0.5.2",
"sphinx-autobuild==2021.3.14",
"sphinx-autodoc-typehints==1.23.3",
"sphinx-inline-tabs",
"sphinx-inline-tabs==2022.1.2b11",
"packaging",
"petname==2.6",
]
Expand Down

0 comments on commit a045e0d

Please sign in to comment.