Skip to content

Commit 71f9f57

Browse files
committed
Update setup.py
1 parent 03c1a99 commit 71f9f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"umap-learn>=0.5.3",
2727
],
2828
extras_require={"dev": ["pytest"],
29-
"docs": ["sphinx == 3.2.1", "sphinx-gallery == 0.10.0", "numpydoc == 1.1.0", "nbsphinx == 0.8.7"]},
29+
"docs": ["sphinx == 5.0.2", "sphinx-gallery == 0.10.0", "numpydoc == 1.2", "nbsphinx == 0.8.9"]},
3030
classifiers=[
3131
"Programming Language :: Python :: 3",
3232
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)