Skip to content

Commit bb19f60

Browse files
committed
updated dependencies
1 parent 23ec886 commit bb19f60

File tree

2 files changed

+829
-830
lines changed

2 files changed

+829
-830
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ dependencies = [
4545
"types-pyyaml>=6.0.12.20240917,<7",
4646
"pytest-json-report>=1.5.0,<2",
4747
"typing-extensions>=4.12.2,<5",
48-
"questionary>=2.1.0",
49-
"prompt_toolkit>=3.0.48,<4", # ensure we have a new enough version for jupyter
48+
"questionary>=2.1.0,<3",
5049
"ethereum-rlp>=0.1.3,<0.2",
5150
"pytest-regex>=0.2.0,<0.3",
5251
"eth-abi>=5.2.0",

0 commit comments

Comments
 (0)