Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
f69eee61
Unverified
Commit
f69eee61
authored
Oct 30, 2023
by
moto
Committed by
GitHub
Oct 30, 2023
Browse files
Remove unnecessary dependency from macOS/Conda binaries (#8077)
Co-authored-by:
Philip Meier
<
github.pmeier@posteo.de
>
parent
a8ebd0b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
packaging/torchvision/meta.yaml
packaging/torchvision/meta.yaml
+2
-3
No files found.
packaging/torchvision/meta.yaml
View file @
f69eee61
...
...
@@ -11,8 +11,7 @@ requirements:
-
{{
compiler('c')
}}
# [win]
-
libpng
-
libjpeg-turbo
# NOTE: The only ffmpeg version that we build is actually 4.2
-
ffmpeg >=4.2
# [not win]
-
ffmpeg >=4.2
# [linux]
host
:
-
python
...
...
@@ -27,7 +26,7 @@ requirements:
-
numpy >=1.23.5
# [py >= 311]
-
requests
-
libpng
-
ffmpeg >=4.2
# [
not win
]
-
ffmpeg >=4.2
# [
linux
]
-
libjpeg-turbo
-
pillow >=5.3.0, !=8.3.*
-
pytorch-mutex 1.0 {{ build_variant }}
# [not osx ]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment