Skip to content

Commit

Permalink
Dependencies: Update requirements of docs extra
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber committed Oct 8, 2023
1 parent 78d06b0 commit 1e50452
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 @@ -36,10 +36,10 @@ Documentation = 'https://aiida-pseudo.readthedocs.io'

[project.optional-dependencies]
docs = [
'sphinx~=4.1',
'sphinx~=6.0',
'sphinx-copybutton~=0.5.0',
'sphinx-book-theme~=0.3.2',
'sphinx-autoapi~=1.8.1',
'sphinx-book-theme~=1.0',
'sphinx-autoapi~=3.0',
'sphinx-click~=4.0',
]
pre-commit = [
Expand Down

0 comments on commit 1e50452

Please sign in to comment.