Skip to content

Commit

Permalink
Update requirements (#741)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicapretto authored Oct 23, 2023
1 parent 9b6bec4 commit 53eb527
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@ dependencies = [
"arviz>=0.12.0",
"formulae>=0.5.0",
"graphviz",
"numpy>1.22,<1.26.0",
"pandas>=1.0.0",
"pymc>=5.5.0",
"pytensor>=2.12.3",
"scipy>=1.7.0",
]

[project.optional-dependencies]
Expand All @@ -37,7 +34,7 @@ dev = [
"seaborn>=0.9.0",
]
jax = [
"blackjax==0.7.0",
"blackjax>=1.0.0",
"jax>=0.3.1",
"jaxlib>=0.3.1",
"numpyro>=0.9.0",
Expand Down

0 comments on commit 53eb527

Please sign in to comment.