From eac2461a80bcc38bd9c96ec5bebfec9840b1de24 Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Wed, 1 Apr 2020 18:01:16 +0000 Subject: [PATCH] Fix pyScss version in lower-constraints.txt Horizon requires pyScss>=1.3.7 [1] but lower-constraints.txt in magnum-ui uses pyScss 1.3.4 which can cause the failure in future. So this patch update pyScss version in lower-constraints.txt to sync the change. [1] https://review.opendev.org/#/c/715241/ Change-Id: I09c33697cf934fc34313ad7e8b4e4bed336eca4e --- lower-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index f820f135..bbb87642 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -75,7 +75,7 @@ pymongo==3.6.1 pyOpenSSL==17.5.0 pyparsing==2.2.0 pyperclip==1.6.0 -pyScss==1.3.4 +pyScss==1.3.7 python-cinderclient==5.0.0 python-dateutil==2.7.0 python-glanceclient==2.9.1