TencentCloud / tencentcloud-sdk-python

Tencent Cloud API 3.0 SDK for Python
Apache License 2.0
613 stars 251 forks source link

requests==2.27.1 causes conflicts with other libraries #133

Closed jertel closed 2 years ago

jertel commented 2 years ago

Is there a specific reason for pinning this project to require requests version 2.27.1?

This was introduced in PR #121.

If there's no specific reason, is there an objection to changing this to requests>=2.27.1?

zqfan commented 2 years ago

it is our mistake to pin it on a minor version, will be fixed in next release