[tune](deps): Bump ax-platform in /python/requirements/tune (#17815)

Bumps [ax-platform](https://github.com/facebook/Ax) from 0.1.20 to 0.2.1.
- [Release notes](https://github.com/facebook/Ax/releases)
- [Changelog](https://github.com/facebook/Ax/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/Ax/compare/v0.1.20...0.2.1)

---
updated-dependencies:
- dependency-name: ax-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
This commit is contained in:
dependabot[bot] 2021-08-14 21:01:28 -07:00 committed by GitHub
parent 9136bb95d9
commit 030214ce5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
autogluon.core==0.1.0 autogluon.core==0.1.0
ax-platform==0.1.9; python_version < '3.7' ax-platform==0.1.9; python_version < '3.7'
ax-platform==0.1.20; python_version >= '3.7' ax-platform==0.2.1; python_version >= '3.7'
bayesian-optimization==1.2.0 bayesian-optimization==1.2.0
ConfigSpace==0.4.18 ConfigSpace==0.4.18
dask[complete]==2021.03.0; python_version < '3.7' dask[complete]==2021.03.0; python_version < '3.7'