Files
NexQuant/requirements.txt
T
Linlang c263ece07c fix: fix combined_factors_df.pkl not loading in docker (#697)
* Fix combined_factors_df.pkl not loading in docker

* change combined factors file type

* change qlib commit id
2025-03-18 18:36:21 +08:00

54 lines
729 B
Plaintext

# Requirements for runtime.
pydantic-settings
python-Levenshtein
scikit-learn
filelock
loguru
fire
fuzzywuzzy
openai
litellm
azure.identity
pyarrow
numpy # we use numpy as default data format. So we have to install numpy
pandas # we use pandas as default data format. So we have to install pandas
pandarallel # parallelize pandas
matplotlib
langchain
langchain-community
tiktoken
pymupdf # Extract shotsreens from pdf
# PDF related
pypdf
azure-ai-formrecognizer
# factor implementations
tables
# CI Fix Tool
tree-sitter-python
tree-sitter
python-dotenv
# infrastructure related.
docker
# demo related
streamlit
plotly
st-theme
# kaggle crawler
selenium
kaggle
nbformat
# tool
setuptools-scm
seaborn
azure.ai.inference