mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
441ca51af9
* adjust interact and log for CI fix tool * change method to split large code files * refine statistics table after fixing one file * process default --fix option when ruff check * remove hardcode path * add tree-sitter requirements * replace <| |> to < > in comments, for GPT * update mypy version * Add Mypy Evaluator
154 lines
2.8 KiB
Plaintext
154 lines
2.8 KiB
Plaintext
aiohttp==3.9.1
|
|
aiosignal==1.3.1
|
|
alabaster==0.7.13
|
|
annotated-types==0.6.0
|
|
anyio==4.2.0
|
|
appdirs==1.4.4
|
|
async-timeout==4.0.3
|
|
attrs==23.2.0
|
|
autodoc-pydantic==2.0.1
|
|
azure-ai-formrecognizer==3.3.2
|
|
azure-common==1.1.28
|
|
azure-core==1.29.6
|
|
Babel==2.14.0
|
|
beautifulsoup4==4.12.2
|
|
black==23.12.1
|
|
build==1.0.3
|
|
certifi==2023.11.17
|
|
cffi==1.16.0
|
|
charset-normalizer==3.3.2
|
|
click==8.1.7
|
|
colorama==0.4.6
|
|
coverage==7.4.0
|
|
cryptography==41.0.7
|
|
Cython==3.0.7
|
|
dataclasses-json==0.6.3
|
|
distro==1.9.0
|
|
docutils==0.20.1
|
|
exceptiongroup==1.2.0
|
|
filelock==3.13.1
|
|
fire==0.5.0
|
|
frozenlist==1.4.1
|
|
fsspec==2023.12.2
|
|
furo==2023.9.10
|
|
fuzzywuzzy==0.18.0
|
|
git-changelog==2.4.0
|
|
greenlet==3.0.3
|
|
h11==0.14.0
|
|
httpcore==1.0.2
|
|
httpx==0.26.0
|
|
idna==3.6
|
|
imagesize==1.4.1
|
|
importlib-metadata==7.0.1
|
|
iniconfig==2.0.0
|
|
isodate==0.6.1
|
|
isort==5.13.2
|
|
jaraco.classes==3.3.0
|
|
jeepney==0.8.0
|
|
Jinja2==3.1.2
|
|
jsonpatch==1.33
|
|
jsonpointer==2.4
|
|
keyring==24.3.0
|
|
langchain==0.0.353
|
|
langchain-community==0.0.7
|
|
langchain-core==0.1.4
|
|
langsmith==0.0.75
|
|
livereload==2.6.3
|
|
loguru==0.7.2
|
|
lxml==5.0.0
|
|
markdown-it-py==3.0.0
|
|
MarkupSafe==2.1.3
|
|
marshmallow==3.20.1
|
|
mdit-py-plugins==0.4.0
|
|
mdurl==0.1.2
|
|
more-itertools==10.1.0
|
|
mpmath==1.3.0
|
|
msrest==0.7.1
|
|
multidict==6.0.4
|
|
mypy==1.10.0
|
|
mypy-extensions==1.0.0
|
|
myst-parser==2.0.0
|
|
networkx==3.2.1
|
|
nh3==0.2.15
|
|
numpy==1.26.2
|
|
nvidia-cublas-cu12==12.1.3.1
|
|
nvidia-cuda-cupti-cu12==12.1.105
|
|
nvidia-cuda-nvrtc-cu12==12.1.105
|
|
nvidia-cuda-runtime-cu12==12.1.105
|
|
nvidia-cudnn-cu12==8.9.2.26
|
|
nvidia-cufft-cu12==11.0.2.54
|
|
nvidia-curand-cu12==10.3.2.106
|
|
nvidia-cusolver-cu12==11.4.5.107
|
|
nvidia-cusparse-cu12==12.1.0.106
|
|
nvidia-nccl-cu12==2.18.1
|
|
nvidia-nvjitlink-cu12==12.3.101
|
|
nvidia-nvtx-cu12==12.1.105
|
|
oauthlib==3.2.2
|
|
openai==1.6.1
|
|
packaging==23.2
|
|
pandas==2.1.4
|
|
pathspec==0.12.1
|
|
pkginfo==1.9.6
|
|
platformdirs==4.1.0
|
|
pluggy==1.3.0
|
|
pycparser==2.21
|
|
pydantic==2.5.3
|
|
pydantic-settings==2.1.0
|
|
pydantic_core==2.14.6
|
|
Pygments==2.17.2
|
|
pypdf==3.17.4
|
|
pyproject_hooks==1.0.0
|
|
pytest==7.4.4
|
|
python-dateutil==2.8.2
|
|
python-dotenv==1.0.0
|
|
pytz==2023.3.post1
|
|
PyYAML==6.0.1
|
|
readme-renderer==42.0
|
|
requests==2.31.0
|
|
requests-oauthlib==1.3.1
|
|
requests-toolbelt==1.0.0
|
|
rfc3986==2.0.0
|
|
rich==13.7.0
|
|
ruamel.yaml==0.18.5
|
|
ruamel.yaml.clib==0.2.8
|
|
ruff==0.4.5
|
|
scipy==1.11.4
|
|
SecretStorage==3.3.3
|
|
semver==3.0.2
|
|
setuptools-scm==8.0.4
|
|
shellingham==1.5.4
|
|
six==1.16.0
|
|
sniffio==1.3.0
|
|
snowballstemmer==2.2.0
|
|
soupsieve==2.5
|
|
Sphinx==7.2.6
|
|
sphinx-autobuild==2021.3.14
|
|
sphinx-basic-ng==1.0.0b2
|
|
sphinx-click==5.1.0
|
|
sphinx-togglebutton==0.3.2
|
|
sphinxcontrib-applehelp==1.0.7
|
|
sphinxcontrib-devhelp==1.0.5
|
|
sphinxcontrib-htmlhelp==2.0.4
|
|
sphinxcontrib-jsmath==1.0.1
|
|
sphinxcontrib-qthelp==1.0.6
|
|
sphinxcontrib-serializinghtml==1.1.9
|
|
SQLAlchemy==2.0.24
|
|
sympy==1.12
|
|
tenacity==8.2.3
|
|
termcolor==2.4.0
|
|
toml-sort==0.23.1
|
|
tomli==2.0.1
|
|
tomlkit==0.12.3
|
|
torch==2.1.2
|
|
tornado==6.4
|
|
tqdm==4.66.1
|
|
triton==2.1.0
|
|
twine==4.0.2
|
|
typer==0.9.0
|
|
typing-inspect==0.9.0
|
|
typing_extensions==4.9.0
|
|
tzdata==2023.4
|
|
urllib3==2.1.0
|
|
yarl==1.9.4
|
|
zipp==3.17.0
|