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 9a3fd39 commit b135adaCopy full SHA for b135ada
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
requires-python = ">=3.8"
26
dependencies = [
27
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
28
- "jupyter_core>=4.12,!=~5.0",
+ "jupyter_core>=4.12,!=5.0.*",
29
"python-dateutil>=2.8.2",
30
"pyzmq>=23.0",
31
"tornado>=6.2",
0 commit comments