Skip to content

Commit e6f9b31

Browse files
authored
Merge pull request plotly#4524 from plotly/pin-sphinx-dependencies
Pin sphinx dependencies
2 parents 1d2cebb + d780d15 commit e6f9b31

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: doc/requirements.txt

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ squarify
2121
scikit-image==0.18.1
2222
scikit-learn
2323
sphinx==3.5.4
24+
sphinxcontrib-applehelp==1.0.2
25+
sphinxcontrib-devhelp==1.0.2
26+
sphinxcontrib-htmlhelp==2.0.0
27+
sphinxcontrib-qthelp==1.0.3
28+
sphinxcontrib-serializinghtml==1.1.5
29+
sphinxcontrib-jsmath==1.0.1
2430
sphinx_bootstrap_theme
2531
recommonmark
2632
pathlib

Diff for: release.md

-1
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,3 @@ From `packages/python/plotly-geo`, build the conda package
270270
```
271271

272272
Then upload to the plotly anaconda channel as described above.
273-

0 commit comments

Comments
 (0)