File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 9
9
"package_info" : {
10
10
"install_type" : " pypi" ,
11
11
"name" : " azure-storage-blob" ,
12
- "version" : " 2.1.0"
12
+ "version" : " == 2.1.0"
13
13
},
14
14
"exclude_path" : [
15
15
" test*" ,
22
22
"package_info" : {
23
23
"install_type" : " pypi" ,
24
24
"name" : " azure-storage-queue" ,
25
- "version" : " 2.1.0"
25
+ "version" : " == 2.1.0"
26
26
},
27
27
"exclude_path" : [
28
28
" test*" ,
35
35
"package_info" : {
36
36
"install_type" : " pypi" ,
37
37
"name" : " azure-keyvault" ,
38
- "version" : " 1.1.0"
38
+ "version" : " == 1.1.0"
39
39
},
40
40
"exclude_path" : [
41
41
" test*" ,
48
48
"package_info" : {
49
49
"install_type" : " pypi" ,
50
50
"name" : " azure-eventhub" ,
51
- "version" : " 1.3.1"
51
+ "version" : " == 1.3.1"
52
52
},
53
53
"exclude_path" : [
54
54
" test*" ,
60
60
{
61
61
"package_info" : {
62
62
"install_type" : " pypi" ,
63
- "name" : " azure-storage-file"
63
+ "name" : " azure-storage-file" ,
64
+ "version" : " ==2.1.0"
64
65
},
65
66
"exclude_path" : [
66
67
" test*" ,
72
73
{
73
74
"package_info" : {
74
75
"install_type" : " pypi" ,
75
- "name" : " azure-storage-common"
76
+ "name" : " azure-storage-common" ,
77
+ "version" : " ==2.1.0"
76
78
},
77
79
"exclude_path" : [
78
80
" test*" ,
85
87
"package_info" : {
86
88
"install_type" : " pypi" ,
87
89
"name" : " azure-cosmos" ,
88
- "version" : " <4.0 .0"
90
+ "version" : " ==3.2 .0"
89
91
},
90
92
"exclude_path" : [
91
93
" test*" ,
You can’t perform that action at this time.
0 commit comments