Skip to content

Commit

Permalink
Add requests to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad authored Jul 15, 2018
1 parent 1c03629 commit 1b37789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def write_version_py(filename=None):
install_requires=[
'numba>=0.38',
'numpy',
'requests',
'scipy>=1.0.0',
'sympy',
]
Expand Down

0 comments on commit 1b37789

Please # to comment.