From 029d299067422246e553edc096f16c05ed5961b8 Mon Sep 17 00:00:00 2001 From: Iris W <46726098+wildthyme@users.noreply.github.com> Date: Tue, 9 Apr 2019 15:22:03 -0400 Subject: [PATCH] updated comicapi version to fix installation error --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55a67a3e..7f2776d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ SQLAlchemy>=1.1.0 tornado>=4.1 Wand>=0.4.4 unidecode>=0.04.19 -git+https://github.com/wildthyme/comicapi.git@0f36fdd81bd03d6a979bebf03f907a1405d992c4#egg=comicapi +git+https://github.com/wildthyme/comicapi.git@cb279168f9c5cec742b5a05ac8326b9c168a8a91#egg=comicapi