From 0fc6edbe9f73aed63bb39f0f33444df62a98da83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=BA=C3=B1ez?= <david@nucypher.com> Date: Mon, 3 Dec 2018 14:52:47 +0100 Subject: [PATCH] Bring back coincurve --- Pipfile | 1 + requirements.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/Pipfile b/Pipfile index b9e998de7..8d0f7f142 100644 --- a/Pipfile +++ b/Pipfile @@ -23,6 +23,7 @@ flask = "*" # Third-Party Ethereum py-evm = "*" eth-tester = "*" +coincurve = "*" web3 = "*" # CLI / Configuration sentry-sdk = "==0.5.2" diff --git a/requirements.txt b/requirements.txt index 4c5375ecd..9e7ef46af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ certifi==2018.11.29 cffi==1.11.5 chardet==3.0.4 click==7.0 +coincurve==9.0.0 colorama==0.4.1 constant-sorrow==0.1.0a8 constantly==15.1.0