Skip to content

Commit 027c768

Browse files
committed
Update requires version
1 parent f6d6d6c commit 027c768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
author_email="[email protected]",
1515
packages=setuptools.find_packages(),
1616
include_package_data=True,
17-
install_requires=["numpy>=1.14.3"],
17+
install_requires=["numpy>=1.12.0"],
1818
license="MIT License",
1919
classifiers=(
2020
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)