From de305beb05514112d498d887f98ec60e8450dde9 Mon Sep 17 00:00:00 2001 From: Wei Ji <23487320+weiji14@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:04:44 +1200 Subject: [PATCH] Pin sphinx to 7.3 Match with https://github.com/ICESAT-2HackWeek/website-2024/pull/18/commits/84db2ca0a2f5c91f924c45ba45c1a164cd7c03f7 --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index 379366f..8185fd0 100644 --- a/environment.yml +++ b/environment.yml @@ -47,6 +47,7 @@ dependencies: - jupytext~=1.16.1 - nbdime~=4.0.1 # JupyterBook Addons + - sphinx~=7.3 - sphinxcontrib-bibtex # dashboards - voila~=0.5