mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Pin cryptography to latest version 3.4.7
This commit is contained in:
committed by
Chris Hill-Scott
parent
3cf17ff6bf
commit
164a44e41b
@@ -31,7 +31,7 @@ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha#egg=govuk-
|
|||||||
|
|
||||||
# cryptography 3.4+ incorporates Rust code, which isn't supported on PaaS
|
# cryptography 3.4+ incorporates Rust code, which isn't supported on PaaS
|
||||||
# e.g. https://github.com/alphagov/notifications-api/pull/3126
|
# e.g. https://github.com/alphagov/notifications-api/pull/3126
|
||||||
cryptography<3.4
|
cryptography==3.4.7
|
||||||
|
|
||||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||||
# version 0.10.0 introduced exceptions when workers crashed due to deprecating lower case `prometheus_multiproc_dir`.
|
# version 0.10.0 introduced exceptions when workers crashed due to deprecating lower case `prometheus_multiproc_dir`.
|
||||||
|
|||||||
Reference in New Issue
Block a user