Skip to content

Commit

Permalink
remove version for pymc
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenvincent committed Dec 22, 2023
1 parent f0c6e21 commit 82de1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"numpy<1.26.0",
"pandas",
"patsy",
"pymc>=5.10.3",
"pymc",
"pytensor>=2.18.4",
"scikit-learn>=1",
"scipy",
Expand Down

0 comments on commit 82de1a3

Please sign in to comment.