From 59471ac1d2211fc9e356d7da6ffa0f515eb65f96 Mon Sep 17 00:00:00 2001 From: Matthias Diener <mdiener@illinois.edu> Date: Fri, 11 Jun 2021 14:44:59 -0500 Subject: [PATCH] use main branches --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index faf6e00..a4cb402 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ git+https://github.com/inducer/pymbolic.git#egg=pymbolic git+https://github.com/inducer/pyopencl.git#egg=pyopencl git+https://github.com/inducer/islpy.git#egg=islpy -git+https://github.com/inducer/loopy.git@kernel_callables_v3-edit2#egg=loopy -git+https://github.com/kaushikcfd/pytato.git@call_loopy#egg=pytato +git+https://github.com/inducer/loopy.git#egg=loopy +git+https://github.com/inducer/pytato.git#egg=pytato -- GitLab