mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
30827f2ae7
* fix record * fix type * add loguru-mypy
34 lines
376 B
Plaintext
34 lines
376 B
Plaintext
# Requirements for runtime.
|
|
pydantic-settings
|
|
typer[all]
|
|
|
|
cython
|
|
scipy
|
|
python-Levenshtein
|
|
scikit-learn
|
|
filelock
|
|
loguru-mypy
|
|
|
|
# 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
|