Files
tiingo-python/binder/requirements.txt
2021-09-12 23:06:44 -04: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.3.3