From 953a1e87c5579033d92f837d687e7305a5da924d Mon Sep 17 00:00:00 2001
From: Erwan Rouchet <rouchet@teklia.com>
Date: Thu, 21 Nov 2019 16:41:52 +0100
Subject: [PATCH] Remove roman dependency

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

diff --git a/requirements.txt b/requirements.txt
index dddc7b6d1e..60399c9aab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22,6 +22,5 @@ python-memcached==1.59
 pytz>=2018.7
 PyYAML==5.1
 requests==2.18.4
-roman==2.0.0
 urllib3==1.22
 git+https://gitlab.com/arkindex/common.git#egg=arkindex-common
-- 
GitLab