BLD: Update TA-Lib to latest version.

Keeping current with TA-Lib release.
Also, TA-Lib 0.4.7 has been removed from PyPI, so 0.4.8
is required for fresh PyPI based installs.
This commit is contained in:
Eddie Hebert
2014-02-07 22:03:06 -05:00
parent 7ecf544d15
commit b294d30af0
+1 -1
View File
@@ -12,7 +12,7 @@ six==1.5.2
# Cython is required for TA-Lib
Cython==0.20
TA-Lib==0.4.7
TA-Lib==0.4.8
# For fetching remote data
requests==2.2.0