From 2f3e652ca3da6a8fd2023244e5f0f139ccbfd103 Mon Sep 17 00:00:00 2001 From: lash Date: Thu, 13 Oct 2022 07:22:00 +0000 Subject: [PATCH] Avoid having to specify session dir when using mem backend --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 84fad93..a5745f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ chainlib~=0.3.0 chainsyncer~=0.5.0 leveldir~=0.3.0 eth-cache~=0.1.5 +confini~=0.6.2