Skip to content

Commit f075938

Browse files
author
Kai Fricke
committed
Use nightly ray release
1 parent 64c5062 commit f075938

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ bs4
1414
awscli==1.16.35
1515
flask
1616
spacy
17-
ray[tune]
17+
18+
# Replace this block with ray[tune] after next PyPI release
19+
https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp36-cp36m-manylinux1_x86_64.whl
20+
tabulate
21+
tensorboardX
22+
pandas
1823

1924
# PyTorch Theme
2025
-e git+git://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme

0 commit comments

Comments
 (0)