Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Rosenthal committed Oct 25, 2019
1 parent b272018 commit 5ab5c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
packages=find_packages(exclude=['*.tests']),
include_package_data=True,
install_requires=[
'numpy >= 1.8.0, <1.16.2',
'numpy >= 1.8.0, <1.16',
'openmatrix >= 0.2.2, <0.3.4.2',
'pandas >= 0.23.0, <0.25',
'pyyaml >= 3.0, <5.1',
Expand Down

0 comments on commit 5ab5c7d

Please sign in to comment.