Skip to content

Commit 06e231c

Browse files
committed
Update required numpy.
This to resolve type checking. The install required version is unchanged.
1 parent 1ad3f8e commit 06e231c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cffi~=1.13
2-
numpy>=1.20.0rc1; python_version >= '3.7'
2+
numpy>=1.20.3; python_version >= '3.7'
33
numpy>=1.19.5; python_version <= '3.6'
44
pycparser>=2.14
55
setuptools>=36.0.1

0 commit comments

Comments
 (0)