Skip to content

Commit ac84c14

Browse files
authored
Update tensorflow, tf-agents, and dm-reverb versions out of nightly. (#212)
1 parent 6047d44 commit ac84c14

File tree

2 files changed

+748
-591
lines changed

2 files changed

+748
-591
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name = "pypi"
77
absl-py = "==1.0.0"
88
gin = "==0.1.6"
99
psutil = "==5.9.0"
10-
tf-agents-nightly = "==0.15.0dev20221214"
11-
tf-nightly = "==2.12.0dev20221214"
12-
dm-reverb-nightly = "==0.11.0.dev20221214"
10+
tf-agents = "==0.16.0"
11+
tensorflow = "==2.12.0"
12+
dm-reverb = "==0.11.0"
1313

1414
[dev-packages]
1515
pylint = "==2.14.1"

0 commit comments

Comments
 (0)