Skip to content

Commit e1ea05e

Browse files
authored
Pin ray version to 1.13.0 (#2019)
Probably it will fix the current outage
1 parent 4cc9db4 commit e1ea05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bs4
2020
awscliv2==2.1.1
2121
flask
2222
spacy==3.4.1
23-
ray[tune]
23+
ray[tune]==1.13.0
2424
tensorboard
2525
jinja2==3.0.3
2626
pytorch-lightning

0 commit comments

Comments
 (0)