mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-08 23:54:20 +01:00
Move to minimum required mypy dependeces
This fix some dependencies error with lnprototest Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
f2d0e93ce0
commit
b40812494d
@@ -2,5 +2,5 @@ base58 ~= 2.0.1
|
||||
bitstring ~= 3.1.6
|
||||
coincurve ~= 13.0.0
|
||||
cryptography ~= 3.2
|
||||
mypy==0.790
|
||||
mypy>=0.790
|
||||
pysocks ~= 1.7.1
|
||||
|
||||
Reference in New Issue
Block a user