From 790cfb1acddc4d5190431001ae1acb52f7ba7dd3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= <inform@tiker.net>
Date: Thu, 18 Jun 2020 00:02:50 +0200
Subject: [PATCH] Use memoize-in-complex-identifiers branch for pytools

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index abb96f21..6954e374 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 numpy
-git+https://github.com/inducer/pytools.git
+git+https://github.com/inducer/pytools.git@memoize-in-complex-identifiers
 git+https://github.com/inducer/pymbolic.git
 git+https://github.com/inducer/islpy.git
 git+https://github.com/inducer/pyopencl.git
-- 
GitLab