Skip to content

Commit 6657c59

Browse files
authored
Merge pull request #609 from Carreau/numpy-latest
2 parents a722225 + ae1cfa5 commit 6657c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_numpy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Break this out into a separate file to allow testing against
22
# different versions of numpy. This file should pin to the latest
33
# numpy version.
4-
numpy==1.17.2; python_version > '3.0'
4+
numpy==1.19.2; python_version >= '3.6'

0 commit comments

Comments
 (0)