Skip to content

Commit

Permalink
Loosen TF pins
Browse files Browse the repository at this point in the history
  • Loading branch information
dirmeier committed Sep 24, 2024
1 parent 1c8c0de commit bf6920a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ dependencies = [
"optax>=0.1.3",
"seaborn>=0.12.2",
"surjectors>=0.3.3",
"tensorflow==2.15.0",
"tensorflow-datasets==4.9.3",
"tensorflow>=2.15.0",
"tensorflow-datasets>=4.9.3",
"tfp-nightly>=0.20.0.dev20230404",
"tqdm>=4.64.1"
]
Expand Down

0 comments on commit bf6920a

Please sign in to comment.