Files
tiingo-python/binder/requirements.txt
Cameron Yick c08c961b36 Merge pull request #240 from hydrosquall/pyup-pin-pandas-0.24.2
Pin pandas to latest version 0.24.2
2019-06-16 16:25:33 -04:00

7 lines
233 B
Plaintext

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