pyln: Bump cryptography dependency to 3.2 due to upstream bug

https://cryptography.io/en/latest/changelog.html

Changelog-None
This commit is contained in:
Christian Decker
2020-10-28 11:57:26 +01:00
committed by Rusty Russell
parent d487ec5c9b
commit 62f7e646ec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
bitstring==3.1.6
cryptography==2.8
cryptography==3.2
coincurve==13.0.0
base58==1.0.2
mypy

View File

@@ -5,7 +5,7 @@ bitstring==3.1.6
cheroot==8.2.1
coincurve==13.0.0
commonmark==0.8.1
cryptography==2.8
cryptography==3.2
ephemeral-port-reserve==1.1.1
flake8==3.7.8
flaky==3.6.1