Skip to content

Commit

Permalink
Update horovod version to 0.15.2 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loquats authored Jan 9, 2019
1 parent 470840a commit a946636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
- PyYAML=3.13
- pip:
# runtime
- horovod==0.15.0
- horovod==0.15.2
# test
- prospector==0.12.11
- argh==0.26.2
Expand Down
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ six>=1.10.0
paramiko>=2.4.0
PyNaCl==1.2.1 # Note: This is a transitive dependency of paramiko v 1.3.0 fails
cloudpickle>=0.5.2
horovod==0.15.0
horovod==0.15.2
wrapt==1.10.11

0 comments on commit a946636

Please sign in to comment.