| # Pip checks downloaded package archives against local hashes to protect against remote tampering | 
 | # Read https://pip.pypa.io/en/stable/cli/pip_install/#hash-checking-mode for more information | 
 |  | 
 | jinja2==3.1.3 --hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa --hash=sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90 | 
 | # 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, Intel MacOS, M1 MacOS | 
 | MarkupSafe==2.0.1 --hash=sha256:1f2ade76b9903f39aa442b4aadd2177decb66525062db244b35d71d0ee8599b6 \ | 
 |                   --hash=sha256:3c112550557578c26af18a1ccc9e090bfe03832ae994343cfdacd287db6a6ae7 \ | 
 |                   --hash=sha256:2ef54abee730b502252bcdf31b10dacb0a416229b72c18b19e24a4509f273d26 |