Skip to content

Commit 6b11edc

Browse files
committed
5.10.1 not available, fall back to 5.10.0
1 parent e06fa4b commit 6b11edc

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<1.26.0",
3535
"pandas",
3636
"patsy",
37-
"pymc>=5.10.1",
37+
"pymc>=5.10.0",
3838
"scikit-learn>=1",
3939
"scipy",
4040
"seaborn>=0.11.2",

0 commit comments

Comments
 (0)