# Requirements for package.
build
setuptools-scm
twine
fire
fuzzywuzzy
openai
ruamel-yaml
torch
tabulate  # Convert pandas dataframe to markdown table to make it more readable to LLM
tables  # we use hd5 as default data format. So we have to install pytables
feedparser
matplotlib
pandas

# TODO: dependencies for implementing factors.
# I think it is for running insteading of implementing. The dependency should be in 
statsmodels
