Skip to content

Commit 488463c

Browse files
Bump numpy from 1.18.5 to 1.21.0 in /SIDGAN
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.18.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e8adbd commit 488463c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SIDGAN/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Keras==2.3.1
22
tensorflow_gpu==2.5.1
33
scipy==1.2.0
4-
numpy==1.18.5
4+
numpy==1.21.0
55
opencv_python==4.4.0.42
66
Pillow==8.3.2
77

0 commit comments

Comments
 (0)