diff --git a/conda_env.yml b/conda_env.yml index 4f36bb2c..51a3108d 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -9,13 +9,13 @@ dependencies: - h5py - jupyter - matplotlib -- mkl==2018.0.0 -- numpy +# - numpy - psutil - scipy - pip: - mpi4py + - numpy>1.15.4 # - pycuda - terminaltables - tqdm