Skip to content

Commit a9132f4

Browse files
committed
Update required prompt_toolkit version
1 parent f2ad7ed commit a9132f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
"Topic :: Scientific/Engineering",
2929
]
3030
dependencies = [
31-
"prompt-toolkit~=3.0.36",
31+
"prompt-toolkit>=3.0.52",
3232
"Pygments~=2.11",
3333
"nbformat~=5.0",
3434
"jupyter_client>=7.1",

0 commit comments

Comments
 (0)