Skip to content

Commit 64009d2

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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fecfe1 commit 64009d2

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)