Skip to content

Commit 392e2f4

Browse files
committed
sync pymc version pin in pyproject.toml with environment.yml
1 parent 8968a62 commit 392e2f4

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"numpy",
3535
"pandas",
3636
"patsy",
37-
"pymc>=5.14.0",
37+
"pymc>=5.15.1",
3838
"scikit-learn>=1",
3939
"scipy",
4040
"seaborn>=0.11.2",

0 commit comments

Comments
 (0)