finally managed to compile aws functions + talib

This commit is contained in:
EC2 Default User
2018-05-19 21:31:01 +00:00
parent ebb627d6ef
commit 4bb944c432
8 changed files with 32 additions and 48 deletions

View File

@@ -17,7 +17,8 @@ pytest-mock==1.10.0
pytest-cov==2.5.1
hyperopt==0.1
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
networkx==1.11
#networkx==1.11
git+git://github.com/berlinguyinca/networkx@v1.11
tabulate==0.8.2
coinmarketcap==4.2.1
simplejson