diff --git a/pyproject.toml b/pyproject.toml index 5d5ea1203..fe1a3f133 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ # web3py requires < 0.4.0 "hexbytes>=0.3.1", "hyperdrivepy==0.17.1", - "hyperdrivetypes==1.0.17", + "hyperdrivetypes~=1.0.18", "ipython>=8.26.0", "matplotlib>=3.9.2", "mplfinance>=0.12.10b0",