cdcdbd292d
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 perfoemed based on airflow-2.6.2 constraints - airskiff deploy pipeline was aligned with latest in treasuremap v1.9 Change-Id: If6f57325339995216d2553c7a5ff56e7673b5acc
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
docutils<=0.17
|
|
plantuml
|
|
reno
|
|
sphinx-rtd-theme
|
|
Sphinx
|
|
sphinxcontrib-apidoc
|
|
sphinxcontrib-plantuml |