X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/af0ece600054c97aae9661ed06731af47873a7ff..dcb6eaa5012bf1eea607c61209bee18723769c24:/sdk/cwl/setup.py diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py index e22a74facc..86b24a394e 100644 --- a/sdk/cwl/setup.py +++ b/sdk/cwl/setup.py @@ -32,7 +32,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.20160811184335', + 'cwltool==1.0.20160901133827', 'arvados-python-client>=0.1.20160714204738', ], data_files=[