Azure / Azure/azure-storage-python

Incompatible azure-storage-common dependency with azure-cosmosdb-table

Open
#613 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
343
Forks
243
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.