Skip to content

Commit 66058d3

Browse files
committed
Update to pymc>=6.3.1
1 parent a800bac commit 66058d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies = [
2828
"graphviz",
2929
"matplotlib>=3.9.0,<3.12.0",
3030
"pandas>=1.0.0",
31-
"pytensor>=3.0.0,<4.0.0",
32-
"pymc>=6.0.0,<7.0.0",
31+
# "pytensor>=3.0.0,<4.0.0",
32+
"pymc>=6.3.1,<7.0.0",
3333
"seaborn>=0.13.2,<0.14",
3434
]
3535

0 commit comments

Comments
 (0)