Skip to content

Commit ab5632b

Browse files
committed
updated dependencies
1 parent 958476f commit ab5632b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
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)