Skip to content

Commit

Permalink
[tune](deps): Bump tensorflow-estimator in /python/requirements/ml
Browse files Browse the repository at this point in the history
Bumps [tensorflow-estimator](https://github.com/tensorflow/estimator) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/tensorflow/estimator/releases)
- [Commits](tensorflow/estimator@v2.6.0...v2.8.0)

---
updated-dependencies:
- dependency-name: tensorflow-estimator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2022
1 parent 372c620 commit 0d5a891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements/ml/requirements_rllib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ supersuit==3.3.2; python_version >= '3.7'
pybullet==3.2.0
# For tests on RecSim and Kaggle envs.
recsim==0.2.4
tensorflow_estimator==2.6.0
tensorflow_estimator==2.8.0
# DeepMind's OpenSpiel
open-spiel==1.0.2

Expand Down

0 comments on commit 0d5a891

Please sign in to comment.