From 01a0173109fd89cee1be7994f40da327d3fc58ae Mon Sep 17 00:00:00 2001
From: hagrid67 <jdhwatson@gmail.com>
Date: Mon, 27 May 2019 17:23:22 +0100
Subject: [PATCH] adding pycairo to deps / reqs

---
 requirements_dev.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/requirements_dev.txt b/requirements_dev.txt
index 67b2a0e..0bc1c76 100644
--- a/requirements_dev.txt
+++ b/requirements_dev.txt
@@ -20,6 +20,8 @@ xarray==0.11.3
 matplotlib==3.0.2
 PyQt5==5.12
 Pillow==5.4.1
+CairoSVG==2.3.1
+pycairo==1.18.1
 
 msgpack==0.6.1
 svgutils==0.3.1
-- 
GitLab