python310Packages.jupyter-server: cleanup dependencies

This commit is contained in:
Sandro Jäckel
2023-06-29 17:42:32 +02:00
parent bc152fd1c1
commit 2729a006cc
@@ -16,7 +16,6 @@
, tornado
, pyzmq
, ipykernel
, ipython_genutils
, traitlets
, jupyter-core
, jupyter-client
@@ -30,7 +29,6 @@
, anyio
, websocket-client
, requests
, requests-unixsocket
}:
buildPythonPackage rec {
@@ -55,7 +53,6 @@ buildPythonPackage rec {
jinja2
tornado
pyzmq
ipython_genutils
traitlets
jupyter-core
jupyter-client
@@ -68,7 +65,6 @@ buildPythonPackage rec {
prometheus-client
anyio
websocket-client
requests-unixsocket
];
nativeCheckInputs = [