Skip to content

Commit

Permalink
(fix): upgrade scanpydoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-gold committed Jul 11, 2024
1 parent 712e085 commit 24dd18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ doc = [
"sphinx-toolbox",
"sphinxext.opengraph",
"nbsphinx",
"scanpydoc[theme,typehints] >=0.13.5",
"scanpydoc[theme,typehints] >=0.13.6",
"zarr",
"awkward>=2.0.7",
"IPython", # For syntax highlighting in notebooks
Expand Down

0 comments on commit 24dd18b

Please sign in to comment.