We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958476f commit ab5632bCopy full SHA for ab5632b
pyproject.toml
@@ -45,8 +45,7 @@ dependencies = [
45
"types-pyyaml>=6.0.12.20240917,<7",
46
"pytest-json-report>=1.5.0,<2",
47
"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
+ "questionary>=2.1.0,<3",
50
"ethereum-rlp>=0.1.3,<0.2",
51
"pytest-regex>=0.2.0,<0.3",
52
"eth-abi>=5.2.0",
0 commit comments