We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487729c commit a400c0eCopy full SHA for a400c0e
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"argon2-cffi",
32
"jinja2",
33
"jupyter_client>=7.4.4",
34
- "jupyter_core>=4.12,!=~5.0",
+ "jupyter_core>=4.12,!=5.0.*",
35
"jupyter_server_terminals",
36
"nbconvert>=6.4.4",
37
"nbformat>=5.3.0",
0 commit comments