diff --git a/docs/environment.yml b/docs/environment.yml index e4c6a55..9961253 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -3,13 +3,14 @@ channels: - conda-forge - defaults dependencies: - - python=3.11 - - setuptools>=18.5 + - python=3.10 + - setuptools - sphinx>=4.2 - - sphinx_rtd_theme>=1.0 + - sphinx_rtd_theme - numpy - testpath - matplotlib + - pip - pip: - docrepr - prompt_toolkit