diff --git a/binder/requirements.txt b/binder/requirements.txt index 53b5614..34285d4 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,5 +1,5 @@ # This file is used by mybinder.org to power the runnable examples. -tiingo==0.12.0 +tiingo==0.13.0 # You technically don't have to use tiingo with pandas, but # we included it since most data analysts will have it installed already. diff --git a/docs/requirements.txt b/docs/requirements.txt index 1777e7e..d99ca1b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1 +1 @@ -tiingo==0.12.0 +tiingo==0.13.0