From 099ba8922e9597541fc40f2f4da85bbf89d7e14f Mon Sep 17 00:00:00 2001
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sat, 30 Dec 2017 00:45:20 +0000
Subject: [PATCH] Added a requirement for the patch module.  - Legacy-Id: 14475

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

diff --git a/requirements.txt b/requirements.txt
index 8b7a34280..1bab5bb8c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -31,6 +31,7 @@ jwcrypto>=0.4.0			# for signed notifications
 mimeparse>=0.1.3		# from TastyPie
 mock>=2.0.0
 MySQL-python>=1.2.5
+patch>=1.16,<2.0
 pathlib>=1.0
 pathlib2>=2.3.0
 Pillow>=3.0