Skip to content

Commit 5878612

Browse files
authored
chore(deps): use ethereum-hive package in favor of git+hive.py (#1883)
1 parent f097a33 commit 5878612

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
]
2121
dependencies = [
2222
"click>=8.1.0,<9",
23-
"hive.py @ git+https://github.com/marioevz/hive.py",
23+
"ethereum-hive>=0.1.0a1,<1.0.0",
2424
"ethereum-spec-evm-resolver",
2525
"gitpython>=3.1.31,<4",
2626
"PyJWT>=2.3.0,<3",

uv.lock

Lines changed: 14 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)