Skip to content

Commit cff388e

Browse files
authored
Bump numpy to 1.21.4 for Python 3.7+ (#59)
1 parent cb5dbb5 commit cff388e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.19.5
1+
numpy==1.21.4
22
opencv-contrib-python-headless==4.1.2.30
33
scipy==1.7.2
44
tensorflow==2.7.0

requirements_3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.19.5
1+
numpy==1.21.4
22
opencv-contrib-python-headless==4.5.1.48
33
scipy==1.7.2
44
tensorflow==2.7.0

0 commit comments

Comments
 (0)