# The _info module specs in scripts/info_specs_auto.py are regenerated
# against a specific SDK release; scripts/check_sdk_drift.py compares CI's
# installed tencentcloud-sdk-python to the GENERATED_SDK_VERSION stamp and
# fails on drift. The SDK is therefore pinned exactly so CI installs the
# same version the specs and contract tests were produced against.
# After upgrading any constraint, run scripts/discover_info_specs.py and
# scripts/generate_info_modules.py and commit the regeneration together
# with the bump.
tencentcloud-sdk-python==3.1.164
# COS is not API 3.0: the cos_* modules use the separate qcloud_cos SDK.
cos-python-sdk-v5>=1.9.0
