From 44912b8ede89cee9af07ead88173d24121307b31 Mon Sep 17 00:00:00 2001 From: Johan Dahlberg Date: Tue, 13 Feb 2018 09:32:30 +0100 Subject: [PATCH] Correct xmltodict --- requirements/prod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod b/requirements/prod index 3a76983..dc11636 100644 --- a/requirements/prod +++ b/requirements/prod @@ -2,6 +2,6 @@ jsonpickle==0.9.2 tornado==4.2.1 git+https://github.com/johandahlberg/localq.git@with_shell_true # Get from pip in future - localq git+https://github.com/arteria-project/arteria-core.git@v1.1.0#egg=arteria-core -xml2dict +xmltodict pandas==0.14.1