summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-06-05 17:07:09 +0200
committerRicardo Wurmus <rekado@elephly.net>2023-06-05 17:11:15 +0200
commit1671aa25d4b610b7d417218a44e2d1e102aea4ff (patch)
tree815d4af9beab167c0aff9441a571fa81a31379bf /gnu
parent6559adea29ae116f5fa882f88678e510001e2c88 (diff)
gnu: python-bokeh: Use Tornado 6.
* gnu/packages/python-xyz.scm (python-bokeh)[propagated-inputs]: Replace python-tornado with python-tornado-6.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 50a586d773..e28e1ebeef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16408,7 +16408,7 @@ enhancements to optimization and data fitting problems.")
python-packaging
python-pillow
python-pyyaml
- python-tornado
+ python-tornado-6
python-typing-extensions))
(native-inputs
(list python-beautifulsoup4