diff --git a/python/requirements/development.txt b/python/requirements/development.txt index 79412f0688..a01fc2c063 100644 --- a/python/requirements/development.txt +++ b/python/requirements/development.txt @@ -32,11 +32,8 @@ sphinx==7.4.7 sphinx-argparse sphinx-autodoc-typehints>=1.18.3 sphinx-issues -sphinx-jupyterbook-latex -sphinxcontrib-prettyspecialmethods tqdm sphinx-book-theme tszip -pydata_sphinx_theme>=0.7.2 svgwrite>=1.1.10 xmlunittest diff --git a/python/requirements/development.yml b/python/requirements/development.yml index c71ed30fbb..9f5f9f07e9 100644 --- a/python/requirements/development.yml +++ b/python/requirements/development.yml @@ -3,7 +3,7 @@ channels: - bioconda - conda-forge dependencies: - - autodocsumm==0.1.13 #Pinned as errors on 0.2.0 + - autodocsumm>=0.2.7 - biopython - black - breathe @@ -15,14 +15,16 @@ dependencies: - flake8 - h5py>=2.6.0 - jsonschema>=3.0.0 + - jupyter-book>=0.12.1 - kastore + - lshmm>=0.0.8 + - matplotlib - meson>=0.61.0 - msprime>=1.0.0 - networkx - ninja - numpy<2 - packaging - - pip - portion - pre-commit - pyparsing @@ -30,13 +32,17 @@ dependencies: - pytest - pytest-cov - pytest-xdist - - PyVCF - - sphinx==4.5.0 + - si-prefix + - sphinx==7.4.7 - sphinx-argparse + - sphinx-autodoc-typehints>=1.18.3 - sphinx-issues - - sphinx_rtd_theme + - sphinx-book-theme - svgwrite>=1.1.10 + - tqdm + - tszip - pip: + - lshmm>=0.0.8 - newick - xmlunittest - msgpack>=1.0.0