From f4372281cf92cb57018714806bdfd4f9999fb30b Mon Sep 17 00:00:00 2001 From: Olivier Desenfans Date: Thu, 2 Nov 2023 17:02:45 +0100 Subject: [PATCH] Chore: bump substrate-interface to 1.7.4 (#510) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0d6571dd4..10b3f6841 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ install_requires = setproctitle==1.2.2 sqlalchemy[mypy]==1.4.41 sqlalchemy-utils==0.38.3 - substrate-interface==1.3.4 + substrate-interface==1.7.4 ujson==5.1.0 # required by aiocache urllib3==1.26.11 uvloop==0.17.0