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 96c33e0 commit 7815246Copy full SHA for 7815246
bdiviz/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.1.0"
+__version__ = "0.1.2"
2
# To shortcut the import path
3
from bdiviz.api import *
requirements.txt
@@ -1,5 +1,5 @@
-altair
+altair==5.5.0
bdi-kit==0.4.0
-bokeh
4
-datamart_profiler
5
-panel!=1.4.3
+bokeh==3.4.3
+datamart_profiler==0.11
+panel==1.4.5
0 commit comments