Closed ndmlny-qs closed 1 year ago
@mattpap if you approve the version changes, then I will clean up the PRs made by dependabot.
@ndmlny-qs, thanks.
Switches from caret ranges to tilde ranges.
What's the reason for this? In bokehjs we use ~
for TypeScript, as it has breaking minor releases. Otherwise I don't recall other packages causing issues when using ^
.
The
ipyvolume_camera.py
file successfully loads when using Bokeh 2.4.3 and served withbokeh serve ipyvolume_camera.py
Resolves #72