gci: Pin down a couple more dependencies

This commit is contained in:
Christian Decker
2021-09-25 12:09:45 +02:00
parent 0e987e5ef5
commit ef579e7e9f
5 changed files with 221 additions and 19 deletions

View File

@@ -1,2 +1,2 @@
recommonmark>=0.7.*
recommonmark~=0.7
pyln-bolt7

View File

@@ -1,6 +1,7 @@
base58 ~= 2.0.1
bitstring ~= 3.1.6
coincurve ~= 13.0.0
coincurve ~= 13.0
cryptography ~= 3.2
mypy>=0.790
pysocks ~= 1.7.1
pycparser==2.20