Merge pull request #504 from aljazceru/main

adding secp256k1 to requirements.txt
This commit is contained in:
Arc 2022-02-01 09:08:20 +00:00 committed by GitHub
commit d1a78ab81b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@ python-dotenv==0.19.0
pyyaml==5.4.1 pyyaml==5.4.1
represent==1.6.0.post0 represent==1.6.0.post0
rfc3986==1.5.0 rfc3986==1.5.0
secp256k1==0.14.0
shortuuid==1.0.1 shortuuid==1.0.1
six==1.16.0 six==1.16.0
sniffio==1.2.0 sniffio==1.2.0