Skip to content

Commit cb7fddf

Browse files
committed
specify exactly tf 2.16.2
1 parent beb2fb2 commit cb7fddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = ['Topic :: Scientific/Engineering :: Artificial Intelligence']
1414
python = "3.11.*"
1515
numpy = "^1.26.4"
1616
tensorflow-probability = "0.24.0"
17-
tensorflow = "~2.16.1"
17+
tensorflow = "2.16.2"
1818
tf-keras = "^2.16.0"
1919
tensorflow-io-gcs-filesystem = [
2020
{platform="darwin", version = "^0.37.1"},

0 commit comments

Comments
 (0)