diff --git a/requirements.txt b/requirements.txt index 818dd86c6ca8ad96a2ce29de55edbcc1f2fcdcba..97a59e396188c073a0942955f361fc43c8d51f23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,9 +13,9 @@ git+https://gitlab.tiker.net/inducer/pymbolic.git git+https://gitlab.tiker.net/inducer/loopy.git # 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@array-context +git+https://github.com/inducer/boxtree.git +git+https://github.com/inducer/sumpy.git +git+https://github.com/inducer/pytential.git # requires pymetis for tests for partition_mesh git+https://gitlab.tiker.net/inducer/pymetis.git