Files
tiingo-python/binder/requirements.txt
2024-05-25 23:37:36 -04:00

7 lines
232 B
Plaintext

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