Skip to content

Commit

Permalink
add rlp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Dec 4, 2024
1 parent 80a49e6 commit ee69e26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dependencies = [
"ethereum-types>=0.2.1,<0.3",
"pyyaml>=6.0.2,<7",
"types-pyyaml>=6.0.12.20240917,<7",
"rlp>=3.0.0",
"pytest-json-report>=1.5.0,<2",
# TODO: bump questionary to a newer release, when it becomes available.
# The current release questionary 2.0.1 requires `prompt_toolkit = ">=2.0,<=3.0.36"`.
Expand Down

0 comments on commit ee69e26

Please sign in to comment.