diff --git a/conda_env.yml b/conda_env.yml index 97206466..131c8362 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -12,4 +12,7 @@ dependencies: - mpi4py - numpy - psutil -- scipy \ No newline at end of file +- scipy + +- pip: + - tqdm \ No newline at end of file