Files
tiingo-python/binder/requirements.txt
snyk-bot 7ac69942ea fix: binder/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
2024-05-22 09:12:20 +00:00

8 lines
314 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.5.3
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability