Skip to content

Commit

Permalink
Bump tensorflow from 2.9.1 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.1 to 2.11.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.9.1...v2.11.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2023
1 parent 77f4a83 commit 9c48502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy==1.23.0
Box2D
gym==0.24.0
mujoco
tensorflow==2.4.2
tensorflow==2.11.1
tensorflow_probability
mpi4py==3.1.3
tqdm
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"box2d-py",
"gym==0.26.2",
"mujoco==2.2.2",
"tensorflow==2.4.2",
"tensorflow==2.11.1",
"tensorflow_probability==0.12.2",
"mpi4py==3.1.3",
"tqdm",
Expand Down

0 comments on commit 9c48502

Please sign in to comment.