aliyun-openapi-python-sdk
aliyun-openapi-python-sdk copied to clipboard
Could you please bump `jmespath` to some newer version?
- Python Version: 3.9
- aliyunsdkcore Version: aliyun-python-sdk-core-v3==3.13.31
- API:
In https://github.com/iterative/homebrew-dvc/issues/50 we meet an issue when building our project through homebrew. It comes from the different dependency of jmespath. The knack requires jmespath==1.0.0 while aliyun-python-sdk-core-v3 requires jmespath<1.0.0. Could you please make aliyun-python-sdk-core-v3 compatible with a newer version of jmespath please? Thank you
当通过homebrew安装我们的项目时, 我们遇到了一个依赖兼容问题. jmespath 在knack(用于azure)中要求版本1.0.0而aliyun-python-sdk-core-v3则要求<1.0.0. 请问能否升级aliyun-python-sdk-core-v3使其能兼容更新版本的jmespath, 谢谢.