mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
Pin cryptography to latest version 3.4.7
This commit is contained in:
@@ -27,7 +27,7 @@ beautifulsoup4==4.9.3
|
|||||||
lxml==4.6.3
|
lxml==4.6.3
|
||||||
# higher version causes build to fail on PaaS due to lack of Rust
|
# higher version causes build to fail on PaaS due to lack of Rust
|
||||||
# see https://github.com/pyca/cryptography/issues/5810
|
# see https://github.com/pyca/cryptography/issues/5810
|
||||||
cryptography<3.4
|
cryptography==3.4.7
|
||||||
|
|
||||||
notifications-python-client==6.0.2
|
notifications-python-client==6.0.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user