mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
833e7ce1b9
* 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>
33 lines
364 B
Plaintext
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
|