From 31d045b318c38f1f8b693ebbb518f66ea57dbfa4 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Mon, 16 Mar 2020 12:30:26 +1100 Subject: [PATCH] Lock version of soupsieve for py2 compatibility. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 7211b97..39b60ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,6 @@ zope.component==4.2.1 configparser==3.5 mozsvc==0.9 futures==3.0 +soupsieve==1.9.5 https://github.com/mozilla-services/tokenserver/archive/1.4.5.zip https://github.com/mozilla-services/server-syncstorage/archive/1.6.14.zip