mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 01:24:30 +01:00
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:
committed by
Rusty Russell
parent
d487ec5c9b
commit
62f7e646ec
@@ -1,5 +1,5 @@
|
||||
bitstring==3.1.6
|
||||
cryptography==2.8
|
||||
cryptography==3.2
|
||||
coincurve==13.0.0
|
||||
base58==1.0.2
|
||||
mypy
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user