Azure / Azure/azure-storage-python

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

Aperta
#613 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
343
Fork
243
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.