Skip to content

Commit 7f87402

Browse files
committed
add jax to pyproject.toml
Signed-off-by: Nathaniel <NathanielF@users.noreply.github.com>
1 parent 1ad5774 commit 7f87402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ dependencies = [
4040
"seaborn>=0.11.2",
4141
"statsmodels",
4242
"xarray>=v2022.11.0",
43+
"jax"
4344
]
4445

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

0 commit comments

Comments
 (0)