Skip to content

Commit

Permalink
Update to the latest Airflow == 1.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-kotliar committed Jul 15, 2020
1 parent 128c203 commit 755bc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def get_version():
install_requires=[
"cwltool==3.0.20200530110633",
"schema-salad==6.0.20200601095207",
"apache-airflow==1.10.10",
"apache-airflow==1.10.11",
"cwltest==2.0.20200220223835",
"ruamel.yaml==0.16.5",
"jsonmerge",
Expand Down

0 comments on commit 755bc24

Please sign in to comment.