X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/523dadebfbee9a73a21c3f78c7b4af329930d393..754913fc3e5037903048863f5545c9512fbf7bfc:/sdk/cwl/setup.py diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py index fc5a52c588..43cae78a9a 100644 --- a/sdk/cwl/setup.py +++ b/sdk/cwl/setup.py @@ -33,7 +33,7 @@ setup(name='arvados-cwl-runner', # Make sure to update arvados/build/run-build-packages.sh as well # when updating the cwltool version pin. install_requires=[ - 'cwltool==1.0.20160923180109', + 'cwltool==1.0.20161007181528', 'arvados-python-client>=0.1.20160826210445' ], data_files=[