diff --git a/conda_env.yml b/conda_env.yml index 1b854fd7..7e486585 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -10,8 +10,6 @@ dependencies: - matplotlib - mpi4py - numpy +- psutil - scipy -- lxml - -- pip: - - psutil \ No newline at end of file +- lxml \ No newline at end of file