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
c974742c
Unverified
Commit
c974742c
authored
Feb 09, 2023
by
Nikita Shulga
Committed by
GitHub
Feb 09, 2023
Browse files
[CI] Tweak numpy constraints (#7212)
parent
87ec8048
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
packaging/torchvision/meta.yaml
packaging/torchvision/meta.yaml
+2
-1
No files found.
packaging/torchvision/meta.yaml
View file @
c974742c
...
@@ -23,7 +23,8 @@ requirements:
...
@@ -23,7 +23,8 @@ requirements:
run
:
run
:
-
python
-
python
-
defaults::numpy >=1.11
-
defaults::numpy >=1.11
# [py <= 310]
-
numpy >=1.23.5
# [py >= 311]
-
requests
-
requests
-
libpng
-
libpng
-
ffmpeg >=4.2
# [not win]
-
ffmpeg >=4.2
# [not win]
...
...
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