Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaiton committed Nov 11, 2024
1 parent 8e486e7 commit 8adfe9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"fixedpointmath>=0.2.1",
"hexbytes>=1.2.1",
"hyperdrivepy==0.17.1",
"hyperdrivetypes==1.0.20.9",
"hyperdrivetypes==1.0.20.10",
"ipython>=8.26.0",
"ipykernel>=6.29.5",
"matplotlib>=3.9.2",
Expand All @@ -51,6 +51,7 @@ dependencies = [
"sqlalchemy>=2.0.32",
"sqlalchemy-utils>=0.41.2",
"streamlit>=1.37.1",
"tabulate>=0.9.0",
"tqdm>=4.66.5",
"web3>=7.3.0",
]
Expand Down

0 comments on commit 8adfe9f

Please sign in to comment.