From 2c27d631b4f11ca35c8f7a93605bda10680ef9c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Kierznowski?= Date: Sat, 27 Jul 2019 14:55:12 +0200 Subject: [PATCH] Add goodreads to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 3fb23ea3..79823077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,3 +13,4 @@ SQLAlchemy>=1.1.0 tornado>=4.1 Wand>=0.4.4 unidecode>=0.04.19 +goodreads>=0.3.2 \ No newline at end of file