Fix bugs in Azure storage engine to make it actually work
Tested against a real Azure account
This commit is contained in:
parent
846deb75fe
commit
143ca8653d
2 changed files with 32 additions and 15 deletions
|
@ -17,7 +17,7 @@ APScheduler==3.0.5
|
|||
asn1crypto==0.22.0
|
||||
autobahn==0.9.3.post3
|
||||
azure-common==1.1.8
|
||||
azure-storage-blob==0.37.1
|
||||
azure-storage-blob==1.1.0
|
||||
Babel==2.4.0
|
||||
beautifulsoup4==4.5.3
|
||||
bencode==1.0
|
||||
|
|
Reference in a new issue