Azure / Azure/azure-storage-python
Incompatible azure-storage-common dependency with azure-cosmosdb-table
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 343
- Forks
- 243
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.