summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorIvan Kolodyazhny <e0ne@e0ne.info>2020-03-26 17:15:13 +0200
committerIvan Kolodyazhny <e0ne@e0ne.info>2020-03-26 17:15:13 +0200
commit2c44702724f25c8114e1a7318d45cd0f87a6c131 (patch)
treee62741c40456b838203375873b7b30a6d84aa137 /requirements.txt
parentddc52a7405f0be38629f665d24bcf75022ce0018 (diff)
downloadhorizon-2c44702724f25c8114e1a7318d45cd0f87a6c131.tar.gz
Update pyScss to 1.3.7
pyScss v1.3.7 doesn't require any bindep to be installed so it's prefer to use it instead of adding bindep to all projects manually. Depends-On: https://review.opendev.org/715240 Change-Id: I336a3449c1ed8be3984da6366e9b45f8e4d3f5c0
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c1be75f78..6e9ec3382 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -29,7 +29,7 @@ oslo.upgradecheck>=0.1.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
osprofiler>=2.3.0 # Apache-2.0
pymongo!=3.1,>=3.0.2 # Apache-2.0
-pyScss>=1.3.6 # MIT License
+pyScss>=1.3.7 # MIT License
python-cinderclient>=5.0.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.22.0 # Apache-2.0