Files
tiingo-python/binder/requirements.txt
2021-03-06 21:45:13 -05:00

7 lines
232 B
Plaintext

# This file is used by mybinder.org to power the runnable examples.
tiingo==0.14.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==1.2.3