From fbb8084b425ecd2fb48948c14913613f94c56111 Mon Sep 17 00:00:00 2001 From: Carl Kadie Date: Fri, 2 Feb 2024 18:52:25 -0800 Subject: [PATCH] ci --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 41c44915..f00d0246 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,9 +4,9 @@ pytest-doctestplus pytest-datadir limix-sphinx-theme>=0.0.4 pytest-sphinx>=0.2.2 -sphinx>=2.4.0 -sphinx_rtd_theme>=0.4.3 -maturin>=0.14.17 +sphinxL>=6.2.1 # Updated version +sphinx-autoapi>=3.0.0 # Added Sphinx-AutoAPI +maturin>=1.4.0 isort>=5.11.0 black==23.3.0 pandas>=0.25.1 \ No newline at end of file