Skip to content

Commit 18c5513

Browse files
committed
Updated pixi.toml
1 parent e88a979 commit 18c5513

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pixi.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jupyter = ">=1.1.1,<2"
1515
ipykernel = ">=6.29.5,<7"
1616
ipywidgets = ">=8.1.5,<9"
1717
numpy = ">=1.26.4,<2"
18-
arviz = ">=0.19.0,<0.20"
18+
arviz = ">=0.21.0,<0.22"
1919
numpyro = ">=0.15.2,<0.16"
2020
seaborn = ">=0.13.2,<0.14"
2121
matplotlib = ">=3.9.2,<4"
@@ -31,5 +31,4 @@ networkx = ">=3.4.2,<4"
3131
bokeh = ">=3.7.2,<4"
3232

3333
[pypi-dependencies]
34-
pymc-experimental = ">=0.1.2, <0.2"
3534
pymc-extras = ">=0.2.0, <0.3"

0 commit comments

Comments
 (0)