Files
NexQuant/requirements.txt
T

33 lines
364 B
Plaintext
Raw Normal View History

# Requirements for runtime.
pydantic-settings
typer[all]
cython
scipy
python-Levenshtein
2024-06-30 23:31:00 +08:00
scikit-learn
filelock
# PDF related
pypdf
azure-core
azure-ai-formrecognizer
# factor implementations
tables
# azure identity related
azure.identity
2024-06-07 00:23:11 +08:00
# CI Fix Tool
tree-sitter-python
tree-sitter
# Jupyter related
jupyter
2024-06-30 23:31:00 +08:00
python-dotenv
2024-07-03 04:54:24 +08:00
# infrastructure related.
docker