Skip to content

Commit

Permalink
Update cwltool==1.0.20190831161204
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-kotliar committed Sep 5, 2019
1 parent 65abbe5 commit dc2eec9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,10 @@ def get_version():
),
install_requires=[
'cryptography',
'cwltool == 1.0.20190621234233',
'cwltool == 1.0.20190831161204',
'schema-salad==4.5.20190815125611',
'jsonmerge',
'ruamel.yaml <= 0.15.77',
'ruamel.yaml == 0.15.97',
'apache-airflow == 1.10.5',
'mysqlclient >= 1.3.6, < 1.4',
'pyjwt',
Expand Down

0 comments on commit dc2eec9

Please sign in to comment.