From 2a57768dd38fd9d8ebce54aa5e6c0a142346802c Mon Sep 17 00:00:00 2001 From: Alfred Pennyworth Date: Mon, 10 Feb 2020 06:35:47 +0000 Subject: [PATCH 1/2] Updated elife-article-xml to: 2020-02-07 17:41:45 +0000 --- elife-article-xml.sha1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elife-article-xml.sha1 b/elife-article-xml.sha1 index e228f732..ac516cca 100644 --- a/elife-article-xml.sha1 +++ b/elife-article-xml.sha1 @@ -1 +1 @@ -0a8ff8ab02b52868a75327cdae2c0191f3adab58 +c0fc2446593d4a18f1d04f31e5bba46a4dcba8d1 From 16cf59c38b51cc9972b245da7f276be7671e2921 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 10 Feb 2020 18:58:03 +1030 Subject: [PATCH 2/2] fixes version of werkzeug --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 05e91fb1..c7b85ab8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,6 @@ requests-aws==0.1.8 requests-cache==0.4.13 rfc3339==6.0 strict-rfc3339==0.7 +# https://github.com/jarus/flask-testing/issues/143 +Werkzeug==0.16.1 uWSGI==2.0.17.1