f99abfa433
This PS updates python modules and code to match Airflow 2.6.2: - bionic py36 gates were removed - python code corrected to match new modules versions - selection of python modules versions was perfrmed based on airflow-2.6.2 constraints - postgresql image updated to 14.8 Change-Id: Ibdcc75e600166c20b842508aa5539587cca466f0
11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
pytest >= 3.0
|
|
pytest-cov==4.0.0
|
|
pytest-mock
|
|
|
|
|
|
# tools
|
|
yapf
|
|
flake8
|
|
bandit==1.6.0
|
|
sphinx<7.0.0
|