diff --git a/pyproject.toml b/pyproject.toml index 7caf02248..5757d83e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "streamlit>=1.37.1", "tabulate>=0.9.0", "tqdm>=4.66.5", - "web3>=7.3.0", + "web3>=7.6.0", ]