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 b7ec31f commit b920c20Copy full SHA for b920c20
setup.cfg
@@ -49,7 +49,7 @@ include_package_data = True
49
packages = find:
50
python_requires = >=3.6
51
install_requires =
52
- ipykernel
+ ipykernel >=6.11.0
53
jupyter_server~=1.0
54
prometheus_client
55
psutil~=5.6
0 commit comments