From 4ff414e4efb9c8de2213e050d42e410194f6d390 Mon Sep 17 00:00:00 2001 From: lucl13 Date: Mon, 5 Aug 2024 02:55:32 -0400 Subject: [PATCH] added Sphinx workflows --- docs/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c579634..0b2f790 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx-rtd-theme==2.0.0 sphinx-issues==4.0.0 sphinx-copybutton==0.5.2 nbsphinx==0.9.3 -pandocfilters==1.5.0 +myst-parser==2.0.0 numpy==1.26.4 pandas==2.2.1 matplotlib==3.8.3 @@ -10,3 +10,4 @@ seaborn==0.13.2 scipy==1.12.0 numba==0.59.1 pyopenms==3.0.0 +ipython==8.12.3