update contractabi dependency to support distinct

This commit is contained in:
Eric Mastro 2022-09-14 17:08:24 +10:00 committed by Eric Mastro
parent 8a484299e6
commit bbabee3727
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ description = "library for interacting with Ethereum"
license = "MIT"
requires "chronos >= 3.0.0 & < 4.0.0"
requires "contractabi >= 0.4.5 & < 0.5.0"
requires "contractabi#distinct"
requires "questionable >= 0.10.2 & < 0.11.0"
requires "upraises >= 0.1.0 & < 0.2.0"
requires "json_rpc"