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 e88a979 commit 18c5513Copy full SHA for 18c5513
pixi.toml
@@ -15,7 +15,7 @@ jupyter = ">=1.1.1,<2"
15
ipykernel = ">=6.29.5,<7"
16
ipywidgets = ">=8.1.5,<9"
17
numpy = ">=1.26.4,<2"
18
-arviz = ">=0.19.0,<0.20"
+arviz = ">=0.21.0,<0.22"
19
numpyro = ">=0.15.2,<0.16"
20
seaborn = ">=0.13.2,<0.14"
21
matplotlib = ">=3.9.2,<4"
@@ -31,5 +31,4 @@ networkx = ">=3.4.2,<4"
31
bokeh = ">=3.7.2,<4"
32
33
[pypi-dependencies]
34
-pymc-experimental = ">=0.1.2, <0.2"
35
pymc-extras = ">=0.2.0, <0.3"
0 commit comments