We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee50d2 commit 81b842eCopy full SHA for 81b842e
binder/requirements.txt
@@ -1,5 +1,5 @@
1
jupytext
2
-plotly==5.24.1
+plotly==6.0.0
3
jupyter
4
notebook
5
pandas==2.2.2
doc/apidoc/conf.py
@@ -26,7 +26,7 @@
26
# The short X.Y version
27
version = ""
28
# The full version, including alpha/beta/rc tags
29
-release = "5.24.1"
+release = "6.0.0"
30
31
32
# -- General configuration ---------------------------------------------------
doc/requirements.txt
@@ -1,4 +1,4 @@
jupytext==1.16.4
jupyter-client<7
0 commit comments