13108: Rename parallel_submit_count to thread_count
[arvados.git] / sdk / cwl / setup.py
index aed96c6023ad85ee13eab2d4339eab3bc860abb6..7893aa97fa2261aece6a14f49230834122c674fe 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.20180326152342',
+          'cwltool==1.0.20180403145700',
           'schema-salad==2.6.20171201034858',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',