Skip to content

Commit

Permalink
Update CWL dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Jul 17, 2017
1 parent 58f9fbe commit 1e6b70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ def runSetup():
'gcs_oauth2_boto_plugin==1.9',
botoRequirement],
'cwl': [
'cwltool==1.0.20170413194156',
'schema-salad==2.5.20170328195758',
'cwltool==1.0.20170713144155',
'schema-salad==2.6.20170630075932',
'cwltest>=1.0.20170214185319']},
package_dir={'': 'src'},
packages=find_packages(where='src',
Expand Down

0 comments on commit 1e6b70e

Please sign in to comment.