Align test-reqs with airflow image

Updated to 1.9.0 in test-requirements.txt

Change-Id: I70e6bc7f7a39691ea1298fc5cf09d203ca3fd91c
This commit is contained in:
Bryan Strassner 2018-02-05 09:56:14 -06:00 committed by Anthony Lin
parent 47e49b3b3b
commit 030c84322c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pytest-cov==2.5.1
mock==2.0.0
responses==0.8.1
testfixtures==5.1.1
apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.8.1
apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.9.0
# Linting
flake8==3.3.0