Merge pull request #3432 from alphagov/cryptography

unpin cryptography
This commit is contained in:
Leo Hemsted
2022-01-24 15:19:31 +00:00
committed by GitHub
2 changed files with 0 additions and 8 deletions

View File

@@ -26,10 +26,6 @@ beautifulsoup4==4.9.3
lxml==4.7.1
Werkzeug==2.0.2
# higher version causes build to fail on PaaS due to lack of Rust
# see https://github.com/pyca/cryptography/issues/5810
cryptography<3.4 # pyup: <3.4
notifications-python-client==6.0.2
# PaaS