From 2fce5b7c62eaaeb849d8191a5c3da625cc496b48 Mon Sep 17 00:00:00 2001 From: mhostetter Date: Sun, 10 Mar 2024 18:20:13 -0400 Subject: [PATCH] Upgrade Sphinx Immaterial to avoid Google Fonts error https://github.com/jbms/sphinx-immaterial/issues/333 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0b7fb3192..bded8d789 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx < 7.3 -sphinx-immaterial == 0.11.9 +sphinx-immaterial == 0.11.11 # For some reason, if the below versions aren't specified, the dependency resolution takes 18 minutes in CI. myst-parser == 0.18.1 sphinx-design == 0.5.0