13365: Bump cwltool, 3rd party package versions.
[arvados.git] / sdk / cwl / setup.py
index 074f5abbfacd91af5bedd01334fae26389696118..6c3b5ac005dc2c61e3056deb9e66308617fc8d9b 100644 (file)
@@ -33,7 +33,7 @@ setup(name='arvados-cwl-runner',
       # Note that arvados/build/run-build-packages.sh looks at this
       # file to determine what version of cwltool and schema-salad to build.
       install_requires=[
-          'cwltool==1.0.20180501200546',
+          'cwltool==1.0.20180502225535',
           'schema-salad==2.7.20180501211602',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',