ray/python/requirements/requirements_tune.txt
dependabot[bot] e778168957
[tune](deps): Bump h5py from 3.1.0 to 3.2.1 in /python/requirements (#15694)
* [tune](deps): Bump h5py from 3.1.0 to 3.2.1 in /python/requirements

Bumps [h5py](https://github.com/h5py/h5py) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](https://github.com/h5py/h5py/compare/3.1.0...3.2.1)

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

* Update python/requirements/requirements_tune.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2021-05-08 12:57:22 -07:00

48 lines
1.1 KiB
Text

autogluon.core==0.1.0
ax-platform==0.1.9; python_version < '3.7'
ax-platform==0.1.20; python_version >= '3.7'
bayesian-optimization==1.2.0
ConfigSpace==0.4.18
dragonfly-opt==0.1.6
gluoncv==0.9.1
gpy==1.9.9
gym[atari]==0.18.0
h5py==3.1.0; python_version < '3.7'
h5py==3.2.1; python_version >= '3.7'
hpbandster==0.7.4
HEBO==0.1.0
hyperopt==0.2.5
jupyter==1.0.0
keras==2.4.3
kubernetes==12.0.1
lightgbm==3.2.1
matplotlib==3.3.4
mlflow==1.16.0
mxnet==1.7.0.post1
nevergrad==0.4.2.post5
optuna==2.6.0
pytest-remotedata==0.3.2
pytorch-lightning-bolts==0.2.5
pytorch-lightning==1.0.3
scikit-learn==0.24.2
scikit-optimize==0.8.1
sigopt==5.7.0
smart_open==4.2.0
tensorflow-probability==0.11.1
timm==0.3.2
torch==1.8.1;sys_platform=="darwin"
torchvision==0.9.1;sys_platform=="darwin"
# On non-OSX machines only install CPU version of torch and torchvision
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.8.1+cpu;sys_platform!="darwin"
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.9.1+cpu;sys_platform!="darwin"
transformers==4.3.2
wandb==0.10.29
xgboost==1.3.3
zoopt==0.4.1