From 4816d3a5798bf2b1e7107f8682b40d76426bd555 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Wed, 5 May 2021 17:29:15 -0500
Subject: [PATCH] Adapt req.txt for arraycontext

---
 requirements.txt | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 3449d31..1d70d21 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,10 +13,5 @@ git+https://github.com/inducer/pymbolic.git#egg=pymbolic
 # also depends on pymbolic, so should come after it
 git+https://github.com/inducer/loopy.git#egg=loopy
 
-# more pytential dependencies
-git+https://github.com/inducer/boxtree.git#egg=boxtree
-git+https://github.com/inducer/sumpy.git#egg=sumpy
-git+https://github.com/inducer/pytential.git#egg=pytential
-
 # requires pymetis for tests for partition_mesh
-git+https://github.com/inducer/pymetis.git#egg=pymetis
+git+https://github.com/inducer/pytato.git#egg=pytato
-- 
GitLab