From 39e727583ffdb5a6f234fdc8e1f68beb7071e664 Mon Sep 17 00:00:00 2001 From: Joran Honig Date: Thu, 16 Jul 2020 11:16:51 +0200 Subject: [PATCH] update solcx requirement to version 0.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f36751af..fac4b6ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ persistent>=4.2.0 plyvel py-flags py-evm==0.3.0a13 -py-solc-x==0.6.0 +py-solc-x==0.10.0 py-solc pytest>=3.6.0 pytest-cov