From dd61ae203d71652abe15d91ae6a9038c5f8936d6 Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Thu, 15 Feb 2024 12:50:06 -0500 Subject: [PATCH 1/2] Update requirements.txt --- doc/requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/requirements.txt b/doc/requirements.txt index 9b2909bb47d..47ae7b87b25 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -21,6 +21,12 @@ squarify scikit-image==0.18.1 scikit-learn sphinx==3.5.4 +sphinxcontrib-applehelp==1.0.2 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.0 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-jsmath==1.0.1 sphinx_bootstrap_theme recommonmark pathlib From d780d15efc4d47d1bf85da06956146045ea11218 Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Thu, 15 Feb 2024 12:51:18 -0500 Subject: [PATCH 2/2] Update release.md --- release.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release.md b/release.md index 32c575821ee..bc879a01708 100644 --- a/release.md +++ b/release.md @@ -270,4 +270,3 @@ From `packages/python/plotly-geo`, build the conda package ``` Then upload to the plotly anaconda channel as described above. -