From 9851bbfcf3172a5d44f1b6cb7f33639016b40182 Mon Sep 17 00:00:00 2001 From: Anthony Lin Date: Thu, 18 Jan 2018 08:26:46 +0000 Subject: [PATCH] Bump Airflow Version to 1.9.0 Airflow version 1.9.0 was released a few weeks ago This Patch Set will bump the version from 1.8.2 to 1.9.0 Change-Id: Ief9e33f64d0bacea4628dedc1a94342f60cfecea --- images/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/airflow/requirements.txt b/images/airflow/requirements.txt index 5728e5c2..8f6bf191 100644 --- a/images/airflow/requirements.txt +++ b/images/airflow/requirements.txt @@ -18,7 +18,7 @@ ndg-httpsclient==0.4.3 pyasn1==0.3.6 psycopg2==2.7.3.1 docker-py==1.6.0 -apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.8.2 +apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.9.0 python-openstackclient==3.11.0 sphinx>=1.6.2 sphinx_rtd_theme==0.2.4