diff --git a/conda_env.yml b/conda_env.yml index 281d09d7..d6c2e5c7 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -10,6 +10,7 @@ dependencies: - jupyter - matplotlib - numpy +- pip - psutil - scipy diff --git a/conda_env_macOS.yml b/conda_env_macOS.yml index b203a8fd..826dd5c0 100644 --- a/conda_env_macOS.yml +++ b/conda_env_macOS.yml @@ -11,6 +11,7 @@ dependencies: - jupyter - matplotlib - numpy +- pip - psutil - scipy