diff --git a/environment.yml b/environment.yml index 0e0ba6a..f6d5373 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - conda-forge - pyviz dependencies: - - python>=3.10 + - python<3.12 - jupyter-book - jupyterlab - matplotlib