Skip to content

Commit

Permalink
fix: dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
BillHuang2001 committed Apr 16, 2024
1 parent 488fac5 commit 4bd3f66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ test = [
"chex >= 0.1.0",
"flax >= 0.5.0",
"pytest >= 6.0.0",
"tensorflow >= 2.12.0",
]

vis = [
Expand All @@ -69,6 +70,11 @@ full = [
"gpjax >= 0.8.0",
"plotly >= 5.0.0",
"pandas >= 2.0.0",
"tensorflow-datasets >= 4.0.0",
"grain >= 0.1.0",
"brax >= 0.1.0",
"plotly >= 5.0.0",
"pandas >= 2.0.0",
]

gp = ["gpjax >= 0.8.0"]
Expand Down

0 comments on commit 4bd3f66

Please sign in to comment.