Skip to content

Commit

Permalink
Added expected hash for MarkupSafe for the MacOS platform with the M1…
Browse files Browse the repository at this point in the history
… chip

Change-Id: I9dd480a5a0a62389b48a667f632e165a4e2add41
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/542298
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Nicolette Prevost <nicolettep@google.com>
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
  • Loading branch information
Nicolette Prevost authored and SkCQ committed May 19, 2022
1 parent 29996e8 commit fb21a44
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Expand Up @@ -5,6 +5,7 @@ jinja2==2.11.3 --hash=sha256:03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9
# https://github.com/pallets/markupsafe/issues/286

# Multiple hash entries are required for platform dependent distributions.
# Currently supported hashes by platform in order are: Linux, MacOS
# Currently supported hashes by platform in order are: Linux, Intel MacOS, M1 MacOS
MarkupSafe==2.0.1 --hash=sha256:1f2ade76b9903f39aa442b4aadd2177decb66525062db244b35d71d0ee8599b6 \
--hash=sha256:3c112550557578c26af18a1ccc9e090bfe03832ae994343cfdacd287db6a6ae7
--hash=sha256:3c112550557578c26af18a1ccc9e090bfe03832ae994343cfdacd287db6a6ae7 \
--hash=sha256:2ef54abee730b502252bcdf31b10dacb0a416229b72c18b19e24a4509f273d26

0 comments on commit fb21a44

Please sign in to comment.