Skip to content

Commit 7569661

Browse files
Update setup.py
1 parent e86a063 commit 7569661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
packages = find_packages(),
66
include_package_data = True,
77
install_requires = [
8+
'numpy==1.19.4',
89
'Historic-Crypto==0.1.4',
910
'yfinance==0.1.59',
1011
'TA-Lib==0.4.20',

0 commit comments

Comments
 (0)