From 7309d2c60f8b038933629a425b16b56fa13fcd1a Mon Sep 17 00:00:00 2001 From: DannyArends Date: Mon, 7 Sep 2015 20:41:18 +0200 Subject: The misc/requirements.txt does not break the Docker build anymore --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/requirements.txt b/misc/requirements.txt index a490ecad..39ee5652 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -33,4 +33,4 @@ scipy==0.11.0 simplejson==3.0.7 wsgiref==0.1.2 yolk==0.4.3 -XlsxWriter=0.7.2 +XlsxWriter==0.7.2 -- cgit v1.2.3