gnu: python-bokeh: Use Tornado 6.

* gnu/packages/python-xyz.scm (python-bokeh)[propagated-inputs]: Replace
python-tornado with python-tornado-6.
This commit is contained in:
Ricardo Wurmus 2023-06-05 17:07:09 +02:00
parent 6559adea29
commit 1671aa25d4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16408,7 +16408,7 @@ (define-public python-bokeh
python-packaging
python-pillow
python-pyyaml
python-tornado
python-tornado-6
python-typing-extensions))
(native-inputs
(list python-beautifulsoup4