From d921f3da21f0382b0395bc4a2795f03874fed10d Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Mon, 21 Oct 2019 19:46:38 +0200
Subject: [PATCH] fix: setup.cfg

---
 setup.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.cfg b/setup.cfg
index 46e3b962..45a2a648 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,6 +15,7 @@ install_requires =
     django~=1.11
     django_rest_framework
     requests
+    validators~=0.12
     pyld
     django-guardian==2.0.0
 
-- 
GitLab