Merge pull request #243 from hydrosquall/pyup-pin-tiingo-0.9.0

Pin tiingo to latest version 0.9.0
This commit is contained in:
Cameron Yick
2019-03-27 00:59:16 -04:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# This file is used by mybinder.org to power the runnable examples.
tiingo
tiingo==0.9.0
# You technically don't have to use tiingo with pandas, but
# we included it since most data analysts will have it installed already.