From b6d654a8e0f32e3f96cf14e62f3817a388c97a63 Mon Sep 17 00:00:00 2001
From: Julian Berman <Julian@GrayVines.com>
Date: Mon, 14 May 2018 08:47:05 -0400
Subject: [PATCH] This isn't released, and seems unlikely to be by the time we
 want to.

See https://github.com/python-hyper/uritemplate/issues/33 for progress.
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 55ef8f025..62a65955c 100644
--- a/setup.py
+++ b/setup.py
@@ -48,7 +48,6 @@
             "jsonpointer>1.13",
             "rfc3987",
             "strict-rfc3339",
-            "uritemplate>3.0.0",
             "webcolors",
         ],
     },