Skip to content

Commit 138ce23

Browse files
authored
Merge pull request #70 from RichardObi/bugfix/union_package_removal
Removing unused unavailable Union package from models in global.json.
2 parents 67fed4c + 9802d09 commit 138ce23

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/global.json

-6
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@
319319
"dependencies": [
320320
"numpy",
321321
"Path",
322-
"Union",
323322
"pyyaml",
324323
"opencv-contrib-python-headless",
325324
"torch",
@@ -481,7 +480,6 @@
481480
"dependencies": [
482481
"numpy",
483482
"Path",
484-
"Union",
485483
"pyyaml",
486484
"opencv-contrib-python-headless",
487485
"torch",
@@ -1941,7 +1939,6 @@
19411939
"dependencies": [
19421940
"numpy",
19431941
"Path",
1944-
"Union",
19451942
"pyyaml",
19461943
"opencv-contrib-python-headless",
19471944
"torch",
@@ -2101,7 +2098,6 @@
21012098
"dependencies": [
21022099
"numpy",
21032100
"Path",
2104-
"Union",
21052101
"pyyaml",
21062102
"opencv-contrib-python-headless",
21072103
"torch",
@@ -2265,7 +2261,6 @@
22652261
"dependencies": [
22662262
"numpy",
22672263
"Path",
2268-
"Union",
22692264
"pyyaml",
22702265
"opencv-contrib-python-headless",
22712266
"torch",
@@ -2429,7 +2424,6 @@
24292424
"dependencies": [
24302425
"numpy",
24312426
"Path",
2432-
"Union",
24332427
"pyyaml",
24342428
"opencv-contrib-python-headless",
24352429
"torch",

0 commit comments

Comments
 (0)