Files
NexQuant/requirements.txt
T
Linlang 833e7ce1b9 Initial framework for docker env (#40)
* Initial framework for docker env

* Update test name

* add features

* Download Qlib data with extra_volume

* fix pytest error

* Fix the parameters

---------

Co-authored-by: Young <afe.young@gmail.com>
2024-07-03 04:54:24 +08:00

33 lines
364 B
Plaintext

# Requirements for runtime.
pydantic-settings
typer[all]
cython
scipy
python-Levenshtein
scikit-learn
filelock
# PDF related
pypdf
azure-core
azure-ai-formrecognizer
# factor implementations
tables
# azure identity related
azure.identity
# CI Fix Tool
tree-sitter-python
tree-sitter
# Jupyter related
jupyter
python-dotenv
# infrastructure related.
docker