gnu: python-jupyter-kernel-mgmt: Use Tornado 6.

* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt)[propagated-inputs]:
Replace python-tornado with python-tornado-6.

Change-Id: Ibba54e0c7517673aa2ae1b693d4fa38701887b7a
This commit is contained in:
Ricardo Wurmus 2024-05-07 17:12:07 +02:00 committed by Sharlatan Hellseher
parent 880fb265fe
commit d8b59e86e0
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -185,7 +185,7 @@ protocol} to be used by both clients and kernels.")
python-jupyter-core
python-jupyter-protocol
python-pyzmq
python-tornado
python-tornado-6
python-traitlets))
(native-inputs
(list python-async-generator