diff --git a/conda_env.yml b/conda_env.yml index 6ae370a1..632e80e5 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -7,6 +7,7 @@ dependencies: - colorama - cython - h5py +- jinja2 - jupyter - matplotlib - numpy @@ -15,7 +16,9 @@ dependencies: - scipy - pip: - - terminaltables - - tqdm - mpi4py - pycuda + - pyopencl + - terminaltables + - tqdm + - git+https://github.com/craig-warren/PyEVTK.git