shipyard/images/airflow
Ahmad Mahmoudi 0091670583 (fix) Updated WTForms and cleaned psycopg2
1. Locked the WTForms to 2.2.1 to address the import issue with
   wtforms.widgets.HTMLString. WTForms 2.3.0 was released on
   April 21/2020. This release causes shipyard gate fail with
   import error for wtforms.widgets.HTMLString.
2. Deleted psycopg2==2.7.7, which is installed as a dependency of
   apache-airflow extra package postgres, and resoted the newer
   release psycopg2-binary==2.8.4, to be used instead.

Change-Id: I303a2c94ec409e97af1192ae892b8148fcdbb8d5
2020-04-22 17:06:08 +00:00
..
config Update to Airflow 1.10.1 and restore sysout 2018-12-05 12:37:14 -06:00
script Update Airflow logrotate logic 2019-06-07 19:59:57 +00:00
Dockerfile.opensuse_15 (fix) Updated WTForms and cleaned psycopg2 2020-04-22 17:06:08 +00:00
Dockerfile.ubuntu_bionic (fix) Updated WTForms and cleaned psycopg2 2020-04-22 17:06:08 +00:00
Dockerfile.ubuntu_xenial (fix) Updated WTForms and cleaned psycopg2 2020-04-22 17:06:08 +00:00
requirements.txt (fix) Updated WTForms and cleaned psycopg2 2020-04-22 17:06:08 +00:00