Files
NexQuant/requirements.txt
T

34 lines
341 B
Plaintext
Raw Normal View History

# Requirements for runtime.
pydantic-settings
typer[all]
loguru
black
isort
mypy
ruff
numpy
pandas
cython
langchain
scipy
tiktoken
python-Levenshtein
scikit-learn
# PDF related
pypdf
azure-core
azure-ai-formrecognizer
# factor implementations
tables
2024-06-05 15:36:15 +08:00
# azure identity related
2024-06-07 00:23:11 +08:00
azure.identity
# CI Fix Tool
tree-sitter-python
tree-sitter