Add RunInSingleContainer dynamic resource request tests
[arvados.git] / sdk / cwl / setup.py
index e5484651edcd44d0f2ef67c3bf0dbd1244ffca60..0e9ee945fbcddd304005b09e2cd5683702ba966a 100644 (file)
@@ -41,7 +41,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.20180130110340',
+          'cwltool==1.0.20180326152342',
           'schema-salad==2.6.20171201034858',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',