From 88421a3ca3605e19975e60879a40e52c58a7ba98 Mon Sep 17 00:00:00 2001 From: Benjamin Copeland Date: Fri, 6 Mar 2020 17:12:28 +0000 Subject: Whitenoise: Version lock We need version lock whitenoise due to python2 support. :( Change-Id: Ibb1edd633b8b0447430c23fc4bd64eb88bc83e25 Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/34511 Reviewed-by: Kelley Spoon --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 489439f..76df38f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ python-openid requests testrepository textile -whitenoise +whitenoise==5.0 -- cgit v1.2.3