From 4e0ca4ec5a974a7d853ae2d01b09a54423ef6072 Mon Sep 17 00:00:00 2001 From: hallouma875 Date: Thu, 14 Jan 2021 14:12:20 +0100 Subject: [PATCH] config.yml fix --- requirements/prod.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/prod.txt b/requirements/prod.txt index fe4fe99..1ac92f8 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,4 +1,5 @@ # Everything needed in production + Werkzeug SQLAlchemy==1.1.9 Flask_Caching