Azure / Azure/azure-storage-python
Incompatible azure-storage-common dependency with azure-cosmosdb-table
- 主要语言
- Python
- 星标
- 343
- 派生
- 243
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Which service(blob, file, queue) does this issue concern?
blob, file, queue
### Which version of the SDK was used? Please provide the output of `pip freeze`.
Latest
### What problem was encountered?
azure-storage-* Python SDKs are incompatible with latest azure-cosmosdb-table SDK
`azure-storage-*` require `azure-storage-common~=2.0`
`azure-cosmosdb-table` require `azure-storage-common~=1.1`
### Have you found a mitigation/solution?
No
Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.
贡献指南
调研方向
Reproduce the conflict using the latest azure-storage-* and azure-cosmosdb-table packages, checking the dependency versions reported by pip freeze. Investigate how azure-storage-common~=2.0 and ~=1.1 are declared and determine a compatible dependency resolution for blob, file, and queue services. Done means the SDKs can be installed together without an incompatible azure-storage-common requirement.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cloud
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100