fund-indicators/requirements.txt
Andrew Dinh 6366453f63 Added support for persistence indicator
Changed from years to months
Added function to scrape Yahoo Finance for indicator data
Moved generic functions to Functions.py
Added function to scrape websites for stocks
Attempted to alleviate problem of async function
2019-03-01 11:06:09 -08:00

4 lines
90 B
Plaintext

requests~=2.21.0
numpy~=1.15.4
beautifulsoup4~=4.7.1
requests-cache~=0.4.13 # NOT REQUIRED