Skip to content

Commit b57810a

Browse files
committed
update pymc-extras version pin in attempt to fix failing remote tests
1 parent 57ba733 commit b57810a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"seaborn>=0.11.2",
4141
"statsmodels",
4242
"xarray>=v2022.11.0",
43-
"pymc-extras>=0.2.7",
43+
"pymc-extras>=0.3.0",
4444
]
4545

4646
# List additional groups of dependencies here (e.g. development dependencies). Users

0 commit comments

Comments
 (0)