Skip to content

Commit 00eb3fa

Browse files
[RLlib](deps): Bump tensorflow in /python/requirements/rllib
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7802ff6 commit 00eb3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements/rllib/requirements_rllib.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deep learning.
22
# --------------
3-
tensorflow==2.4.1
3+
tensorflow==2.5.0
44
tensorflow-probability==0.12.2
55
torch==1.8.1;sys_platform=="darwin"
66
torchvision==0.9.1;sys_platform=="darwin"

0 commit comments

Comments
 (0)