We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c6efd commit a47b553Copy full SHA for a47b553
pixi.toml
@@ -82,7 +82,7 @@ nomkl = "*"
82
pip = "*"
83
# Required
84
bleach = "*"
85
-bokeh = "==3.9.0.dev4" # HACK: Don't merge to main
+bokeh = ">=3.7.0,<3.10.0a0"
86
linkify-it-py = "*"
87
markdown = "*"
88
markdown-it-py = "*"
0 commit comments