Skip to content

Commit

Permalink
pin doc requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
justincdavis committed Aug 4, 2024
1 parent c4fcb69 commit ce197d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ test = [
"pytest>=6.2.0",
]
docs = [
"sphinx>=6.1.0",
"sphinx-rtd-theme>=1.3.0",
"myst_parser>=1.0.0",
"sphinx==6.2.1",
"sphinx-rtd-theme==2.0.0",
"myst_parser==1.0.0",
]
dev = [
"oakutils[o3d]",
Expand Down

0 comments on commit ce197d7

Please sign in to comment.