Skip to content

Commit b405f18

Browse files
Bump numpy from 1.16.0 to 1.22.0 in /templates/apex-0.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](numpy/numpy@v1.16.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9811f11 commit b405f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
algorithmia>=1.0.0,<2.0
22
six
3-
numpy==1.16.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
3+
numpy==1.22.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
44
torchvision==0.5.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
55
torch>=1.3.0,<1.4.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.

0 commit comments

Comments
 (0)