37ba567da5
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 - airskiff deploy pipeline was aligned with latest in treasuremap v1.9 - postgresql image updated to 14.8 Change-Id: I65a1b86473ee3e988aae353b59fb5473d75851f9
29 lines
456 B
Plaintext
29 lines
456 B
Plaintext
|
|
|
|
# amqp
|
|
bandit==1.6.0
|
|
# chardet==3.0.4
|
|
# fixtures==3.0.0
|
|
flake8==3.8.4
|
|
gabbi==1.35.1
|
|
# jsonpickle==1.4.1
|
|
# openstacksdk==0.36.5
|
|
openstacksdk==0.36.5
|
|
# os-testr==2.0.1
|
|
os-testr==2.0.1
|
|
oslotest==4.5.0
|
|
# packaging==21.3
|
|
pifpaf==3.1.5
|
|
# pylibyaml==0.1.0
|
|
# pyparsing==2.4.7
|
|
pytest >= 3.0
|
|
pytest-cov
|
|
python-subunit==1.4.0
|
|
# requests==2.23.0
|
|
# six==1.16.0
|
|
stestr==3.2.0
|
|
testrepository==0.0.20
|
|
# testtools==2.5.0
|
|
tox>=3.28.0, <4.0.0
|
|
# urllib3==1.25.11
|
|
# yq==3.2.1 |