diff --git a/requirements.txt b/requirements.txt index 62920342df6e2e29d0772be0b2e7cc705f87a214..9672411f9c7f9b44120b14b8c9bfcd6e46da05a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy git+https://gitlab.tiker.net/inducer/gmsh_interop.git git+https://gitlab.tiker.net/inducer/modepy.git -git+https://gitlab.tiker.net/inducer/pyopencl.git +git+https://gitlab.tiker.net/inducer/pyopencl.git@better-empty-handling git+https://gitlab.tiker.net/inducer/islpy.git @@ -9,12 +9,12 @@ git+https://gitlab.tiker.net/inducer/islpy.git git+https://gitlab.tiker.net/inducer/pymbolic.git # also depends on pymbolic, so should come after it -git+https://gitlab.tiker.net/inducer/loopy.git +git+https://gitlab.tiker.net/inducer/loopy.git@empty-ndrange-enqueue # more pytential dependencies git+https://gitlab.tiker.net/inducer/boxtree.git git+https://gitlab.tiker.net/inducer/sumpy.git -git+https://gitlab.tiker.net/inducer/pytential.git +git+https://gitlab.tiker.net/inducer/pytential.git@array-context # requires pymetis for tests for partition_mesh git+https://gitlab.tiker.net/inducer/pymetis.git