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:
parent
6559adea29
commit
1671aa25d4
1 changed files with 1 additions and 1 deletions
|
@ -16408,7 +16408,7 @@ (define-public python-bokeh
|
||||||
python-packaging
|
python-packaging
|
||||||
python-pillow
|
python-pillow
|
||||||
python-pyyaml
|
python-pyyaml
|
||||||
python-tornado
|
python-tornado-6
|
||||||
python-typing-extensions))
|
python-typing-extensions))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-beautifulsoup4
|
(list python-beautifulsoup4
|
||||||
|
|
Loading…
Reference in a new issue