From 71b71d9bb760d2c0cc37d556d5e0b6fc396d7032 Mon Sep 17 00:00:00 2001 From: gucio321 <73652197+gucio321@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:07:42 +0100 Subject: [PATCH] deps: update sphinxcontrib-plot as this was broken with python 3.13 due to https://github.com/gucio321/sphinxcontrib-plot/issues/1 I've updated to the fixed fersion --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7528f16..4bc51b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ sphinx myst-parser cloud-sptheme sphinxcontrib-images -sphinxcontrib-plot @ git+https://github.com/gucio321/sphinxcontrib-plot@ab478ad7bb0f9c4001d9ede26a102f1255ab6d01 +sphinxcontrib-plot @ git+https://github.com/gucio321/sphinxcontrib-plot@06af7fc710ba1cb3fc4f9eb83dcf3de5969e2699 myst-parser