This repository was archived by the owner on Mar 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +36
-44
lines changed
Expand file tree Collapse file tree 6 files changed +36
-44
lines changed Original file line number Diff line number Diff line change 1- azure-cosmosdb-table == 1.0.5
2- azure-storage-blob == 2.0.1
3- # temporarily pin azure-storage-common due to azure-cosmosdb-table incompatibility
4- azure-storage-common == 2.0.0
1+ azure-cosmosdb-table == 1.0.6
2+ azure-storage-blob == 2.1.0
Original file line number Diff line number Diff line change 5959logger = logging .getLogger (__name__ )
6060util .setup_logger (logger )
6161# global defines
62- _BLOBXFER_VERSION = '1.9.2 '
62+ _BLOBXFER_VERSION = '1.9.4 '
6363_MEGABYTE = 1048576
6464_MAX_READ_BLOCKSIZE_BYTES = 4194304
6565_FILE_SPLIT_PREFIX = '_shipyard-'
Original file line number Diff line number Diff line change 11azure-batch == 8.0.0
2- azure-cosmosdb-table == 1.0.5
3- azure-mgmt-compute == 7.0.0
4- azure-mgmt-resource == 4.0.0
5- azure-mgmt-storage == 4.0.0
6- azure-storage-blob == 2.0.1
7- # temporarily pin azure-storage-common due to azure-cosmosdb-table incompatibility
8- azure-storage-common == 2.0.0
9- azure-storage-queue == 2.0.1
10- msrestazure == 0.6.1
11- python-dateutil == 2.8.0
2+ azure-cosmosdb-table == 1.0.6
3+ azure-mgmt-compute == 9.0.0
4+ azure-mgmt-resource == 6.0.0
5+ azure-mgmt-storage == 6.0.0
6+ azure-storage-blob == 2.1.0
7+ azure-storage-queue == 2.1.0
8+ msrestazure == 0.6.2
9+ python-dateutil == 2.8.1
1210requests == 2.22.0
Original file line number Diff line number Diff line change 11azure-batch == 8.0.0
2- azure-cosmosdb-table == 1.0.5
3- azure-mgmt-compute == 7 .0.0
4- azure-mgmt-network == 5 .0.0
5- azure-mgmt-resource == 4 .0.0
6- azure-mgmt-storage == 4 .0.0
7- msrestazure == 0.6.1
2+ azure-cosmosdb-table == 1.0.6
3+ azure-mgmt-compute == 9 .0.0
4+ azure-mgmt-network == 8 .0.0
5+ azure-mgmt-resource == 6 .0.0
6+ azure-mgmt-storage == 6 .0.0
7+ msrestazure == 0.6.2
88requests == 2.22.0
Original file line number Diff line number Diff line change 11adal == 1.2.2
22azure-batch == 8.0.0
3- azure-cosmosdb-table == 1.0.5
3+ azure-cosmosdb-table == 1.0.6
44azure-keyvault == 1.1.0
55azure-mgmt-authorization == 0.60.0
66azure-mgmt-batch == 7.0.0
7- azure-mgmt-compute == 7.0.0
8- azure-mgmt-network == 5.0.0
9- azure-mgmt-resource == 4.0.0
10- azure-mgmt-storage == 4.0.0
11- azure-storage-blob == 2.0.1
12- # temporarily pin azure-storage-common due to azure-cosmosdb-table incompatibility
13- azure-storage-common == 2.0.0
14- azure-storage-file == 2.0.1
15- azure-storage-queue == 2.0.1
16- blobxfer == 1.9.2
7+ azure-mgmt-compute == 9.0.0
8+ azure-mgmt-network == 8.0.0
9+ azure-mgmt-resource == 6.0.0
10+ azure-mgmt-storage == 6.0.0
11+ azure-storage-blob == 2.1.0
12+ azure-storage-file == 2.1.0
13+ azure-storage-queue == 2.1.0
14+ blobxfer == 1.9.4
1715click == 7.0
18- future == 0.17.1
16+ future == 0.18.2
1917futures == 3.3.0 ; python_version < '3'
2018keyrings.alt == 3.1.1
2119msrest == 0.6.10
22- msrestazure == 0.6.1
23- pathlib2 == 2.3.4 ; python_version < '3.5'
24- python-dateutil == 2.8.0
20+ msrestazure == 0.6.2
21+ pathlib2 == 2.3.5 ; python_version < '3.5'
22+ python-dateutil == 2.8.1
2523requests == 2.22.0
2624ruamel.yaml == 0.16.5
2725scandir == 1.10.0 ; python_version < '3.5'
Original file line number Diff line number Diff line change 11azure-batch == 8.0.0
2- azure-cosmosdb-table == 1.0.5
3- azure-mgmt-resource == 4.0.0
4- azure-mgmt-storage == 4.0.0
5- # temporarily pin azure-storage-common due to azure-cosmosdb-table incompatibility
6- azure-storage-common == 2.0.0
7- azure-storage-queue == 2.0.1
8- msrestazure == 0.6.1
9- python-dateutil == 2.8.0
2+ azure-cosmosdb-table == 1.0.6
3+ azure-mgmt-resource == 6.0.0
4+ azure-mgmt-storage == 6.0.0
5+ azure-storage-queue == 2.1.0
6+ msrestazure == 0.6.2
7+ python-dateutil == 2.8.1
108requests == 2.22.0
You can’t perform that action at this time.
0 commit comments