From e71b5ef4ea22c01108644eed815d7feff54a186b Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 5 Aug 2020 20:00:47 +0200 Subject: [PATCH] Update requirements --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 7b076d7..9d6aa55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,14 @@ +cffi==1.14.1 +cryptography==3.0 cytoolz==0.10.1 eth-hash==0.2.0 eth-keys==0.3.3 eth-typing==2.2.1 eth-utils==1.9.0 json-rpc==1.13.0 +psycopg2==2.8.5 +pycparser==2.20 +pysha3==1.0.2 rlp==1.2.0 +six==1.15.0 toolz==0.10.0