Files
NexQuant/requirements/package.txt
T
Xu Yang 02173ffdcc add code security check CI and dependbot (#3)
* update code

* init structure

* add requirements and fix CI

---------

Co-authored-by: xuyang1 <xuyang1@microsoft.com>
2024-05-09 10:35:54 +08:00

19 lines
433 B
Plaintext

# 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