diff --git a/env.cpu.yml b/env.cpu.yml index 8efed938a..f817d95d7 100644 --- a/env.cpu.yml +++ b/env.cpu.yml @@ -9,7 +9,7 @@ dependencies: - cpuonly - ipywidgets - jupyterlab -- matminer=0.7.3 +- matminer>=0.7.3 - matplotlib - nglview - pip diff --git a/env.yml b/env.yml index d4c8c5a37..44a0de4bb 100644 --- a/env.yml +++ b/env.yml @@ -8,7 +8,7 @@ dependencies: - autopep8 - cudatoolkit=10.2 - jupyterlab -- matminer=0.7.3 +- matminer>=0.7.3 - matplotlib - nglview - pip