13200:fix python gittagers version with latest git tag and timestamp
[arvados.git] / sdk / cwl / setup.py
index 9645a33dc39b0dbcb46a2a4e5d15adf9ceb74234..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.20180116032016',
+          'cwltool==1.0.20180326152342',
           'schema-salad==2.6.20171201034858',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',