From 3b7eb3bfab9afa0ca283bb69a73bbb54255be33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:45:11 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 45 updates Bumps the python-packages group with 45 updates in the /api-server/qna-eval directory: | Package | From | To | | --- | --- | --- | | [airportsdata](https://github.com/mborsetti/airportsdata) | `20250706` | `20250909` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.13.5` | | [cachetools](https://github.com/tkem/cachetools) | `6.1.0` | `6.2.0` | | [compressed-tensors](https://github.com/neuralmagic/compressed-tensors) | `0.10.2` | `0.11.0` | | [executing](https://github.com/alexmojaki/executing) | `2.2.0` | `2.2.1` | | [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) | `2.21.1` | `2.21.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2025.7.0` | `2025.9.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2025.4.1` | `2025.9.1` | | [lm-format-enforcer](https://github.com/noamgat/lm-format-enforcer) | `0.11.2` | `0.11.3` | | [mistral-common](https://github.com/mistralai/mistral-common) | `1.8.3` | `1.8.5` | | [mistune](https://github.com/lepture/mistune) | `3.1.3` | `3.1.4` | | [multidict](https://github.com/aio-libs/multidict) | `6.6.3` | `6.6.4` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.12.0.46` | `9.13.0.50` | | [nvidia-ml-py](https://forums.developer.nvidia.com) | `13.580.65` | `13.580.82` | | [nvidia-nccl-cu12](https://developer.nvidia.com/cuda-zone) | `2.27.7` | `2.28.3` | | [openai](https://github.com/openai/openai-python) | `1.99.6` | `1.107.2` | | [outlines](https://github.com/dottxt-ai/outlines) | `1.2.2` | `1.2.4` | | [parso](https://github.com/davidhalter/parso) | `0.8.4` | `0.8.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.31.1` | `6.32.1` | | [pybind11](https://github.com/pybind/pybind11) | `3.0.0` | `3.0.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.11.9` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.38.0` | `2.39.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pyzmq](https://github.com/zeromq/pyzmq) | `27.0.1` | `27.1.0` | | [ray](https://github.com/ray-project/ray) | `2.48.0` | `2.49.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2025.7.34` | `2025.9.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [rpds-py](https://github.com/crate-py/rpds) | `0.27.0` | `0.27.1` | | [sentencepiece](https://github.com/google/sentencepiece) | `0.2.0` | `0.2.1` | | [smart-open](https://github.com/piskvorky/smart_open) | `7.3.0.post1` | `7.3.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.7` | `2.8` | | [starlette](https://github.com/Kludex/starlette) | `0.47.2` | `0.48.0` | | [textual](https://github.com/Textualize/textual) | `5.3.0` | `6.1.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.21.4` | `0.22.0` | | [transformers](https://github.com/huggingface/transformers) | `4.55.0` | `4.56.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.33.1` | `20.34.0` | | [vllm](https://github.com/vllm-project/vllm) | `0.10.0` | `0.10.2` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.2` | `1.17.3` | | [xformers](https://github.com/facebookresearch/xformers) | `0.0.31.post1` | `0.0.32.post2` | | [xgrammar](https://github.com/mlc-ai/xgrammar) | `0.1.22` | `0.1.24` | Updates `airportsdata` from 20250706 to 20250909 - [Release notes](https://github.com/mborsetti/airportsdata/releases) - [Changelog](https://github.com/mborsetti/airportsdata/blob/main/CHANGELOG.rst) - [Commits](https://github.com/mborsetti/airportsdata/compare/v20250706...v20250909) Updates `beautifulsoup4` from 4.13.4 to 4.13.5 Updates `cachetools` from 6.1.0 to 6.2.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0) Updates `compressed-tensors` from 0.10.2 to 0.11.0 - [Release notes](https://github.com/neuralmagic/compressed-tensors/releases) - [Commits](https://github.com/neuralmagic/compressed-tensors/compare/0.10.2...0.11.0) Updates `executing` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](https://github.com/alexmojaki/executing/compare/v2.2.0...v2.2.1) Updates `fastjsonschema` from 2.21.1 to 2.21.2 - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.21.1...v2.21.2) Updates `filelock` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.18.0...3.19.1) Updates `fsspec` from 2025.7.0 to 2025.9.0 - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.7.0...2025.9.0) Updates `jsonschema` from 4.25.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1) Updates `jsonschema-specifications` from 2025.4.1 to 2025.9.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2025.4.1...v2025.9.1) Updates `lm-format-enforcer` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/noamgat/lm-format-enforcer/releases) - [Changelog](https://github.com/noamgat/lm-format-enforcer/blob/main/CHANGELOG.md) - [Commits](https://github.com/noamgat/lm-format-enforcer/compare/v0.11.2...v0.11.3) Updates `mistral-common` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/mistralai/mistral-common/releases) - [Commits](https://github.com/mistralai/mistral-common/compare/v1.8.3...v1.8.5) Updates `mistune` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v3.1.3...v3.1.4) Updates `multidict` from 6.6.3 to 6.6.4 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v6.6.3...v6.6.4) Updates `nvidia-cudnn-cu12` from 9.12.0.46 to 9.13.0.50 Updates `nvidia-ml-py` from 13.580.65 to 13.580.82 Updates `nvidia-nccl-cu12` from 2.27.7 to 2.28.3 Updates `openai` from 1.99.6 to 1.107.2 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.99.6...v1.107.2) Updates `outlines` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/dottxt-ai/outlines/releases) - [Commits](https://github.com/dottxt-ai/outlines/compare/1.2.2...1.2.4) Updates `parso` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.8.4...v0.8.5) Updates `platformdirs` from 4.3.8 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.8...4.4.0) Updates `prompt-toolkit` from 3.0.51 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.51...3.0.52) Updates `protobuf` from 6.31.1 to 6.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pybind11` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md) - [Commits](https://github.com/pybind/pybind11/compare/v3.0.0...v3.0.1) Updates `pydantic` from 2.11.7 to 2.11.9 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.11.9) Updates `pydantic-core` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.38.0...v2.39.0) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2) Updates `pyzmq` from 27.0.1 to 27.1.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v27.0.1...v27.1.0) Updates `ray` from 2.48.0 to 2.49.1 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.48.0...ray-2.49.1) Updates `regex` from 2025.7.34 to 2025.9.1 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.7.34...2025.9.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) Updates `rpds-py` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.27.0...v0.27.1) Updates `sentencepiece` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.2.0...v0.2.1) Updates `smart-open` from 7.3.0.post1 to 7.3.1 - [Release notes](https://github.com/piskvorky/smart_open/releases) - [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md) - [Commits](https://github.com/piskvorky/smart_open/compare/v7.3.0.post1...v7.3.1) Updates `soupsieve` from 2.7 to 2.8 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.7...2.8) Updates `starlette` from 0.47.2 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.48.0) Updates `textual` from 5.3.0 to 6.1.0 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/textual/compare/v5.3.0...v6.1.0) Updates `tokenizers` from 0.21.4 to 0.22.0 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](https://github.com/huggingface/tokenizers/compare/v0.21.4...v0.22.0) Updates `transformers` from 4.55.0 to 4.56.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.55.0...v4.56.1) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0) Updates `virtualenv` from 20.33.1 to 20.34.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.33.1...20.34.0) Updates `vllm` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](https://github.com/vllm-project/vllm/compare/v0.10.0...v0.10.2) Updates `wrapt` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.2...1.17.3) Updates `xformers` from 0.0.31.post1 to 0.0.32.post2 - [Release notes](https://github.com/facebookresearch/xformers/releases) - [Changelog](https://github.com/facebookresearch/xformers/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebookresearch/xformers/compare/v0.0.31.post1...v0.0.32.post2) Updates `xgrammar` from 0.1.22 to 0.1.24 - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.22...v0.1.24) --- updated-dependencies: - dependency-name: airportsdata dependency-version: '20250909' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: compressed-tensors dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: executing dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: fastjsonschema dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: fsspec dependency-version: 2025.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: lm-format-enforcer dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mistral-common dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mistune dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: multidict dependency-version: 6.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.13.0.50 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: nvidia-ml-py dependency-version: 13.580.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: nvidia-nccl-cu12 dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: openai dependency-version: 1.107.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: outlines dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: parso dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: protobuf dependency-version: 6.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pybind11 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-core dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyzmq dependency-version: 27.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ray dependency-version: 2.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: regex dependency-version: 2025.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: rpds-py dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: smart-open dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: soupsieve dependency-version: '2.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: textual dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: tokenizers dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: transformers dependency-version: 4.56.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: virtualenv dependency-version: 20.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: vllm dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: wrapt dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: xformers dependency-version: 0.0.32.post2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: xgrammar dependency-version: 0.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- api-server/qna-eval/requirements.txt | 90 ++++++++++++++-------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/api-server/qna-eval/requirements.txt b/api-server/qna-eval/requirements.txt index 5bbd5942..a3aa6ab9 100644 --- a/api-server/qna-eval/requirements.txt +++ b/api-server/qna-eval/requirements.txt @@ -2,23 +2,23 @@ aiohappyeyeballs==2.6.1 aiohttp==3.12.15 aiohttp-cors==0.8.1 aiosignal==1.4.0 -airportsdata==20250706 +airportsdata==20250909 annotated-types==0.7.0 anyio==4.10.0 astor==0.8.1 asttokens==3.0.0 attrs==25.3.0 backcall==0.2.0 -beautifulsoup4==4.13.4 +beautifulsoup4==4.13.5 blake3==1.0.5 bleach==6.2.0 -cachetools==6.1.0 +cachetools==6.2.0 certifi==2025.8.3 charset-normalizer==3.4.3 click==8.1.8 cloudpickle==3.1.1 colorful==0.5.7 -compressed-tensors==0.10.2 +compressed-tensors==0.11.0 decorator==5.2.1 defusedxml==0.7.1 depyf==0.19.0 @@ -28,12 +28,12 @@ distlib==0.4.0 distro==1.9.0 docopt==0.6.2 einops==0.8.1 -executing==2.2.0 +executing==2.2.1 fastapi==0.116.1 -fastjsonschema==2.21.1 -filelock==3.18.0 +fastjsonschema==2.21.2 +filelock==3.19.1 frozenlist==1.7.0 -fsspec==2025.7.0 +fsspec==2025.9.0 gguf==0.17.1 google-api-core==2.25.1 google-auth==2.40.3 @@ -52,26 +52,26 @@ ipython==8.18.1 jedi==0.19.2 Jinja2==3.1.6 jiter==0.10.0 -jsonschema==4.25.0 -jsonschema-specifications==2025.4.1 +jsonschema==4.25.1 +jsonschema-specifications==2025.9.1 jupyter_client==8.6.3 jupyter_core==5.8.1 jupyterlab_pygments==0.3.0 lark==1.2.2 linkify-it-py==2.0.3 -lm-format-enforcer==0.11.2 +lm-format-enforcer==0.11.3 markdown-it-py==3.0.0 MarkupSafe==3.0.2 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 memray==1.18.0 -mistral_common==1.8.3 -mistune==3.1.3 +mistral_common==1.8.5 +mistune==3.1.4 mpmath==1.3.0 msgpack==1.1.1 msgspec==0.19.0 -multidict==6.6.3 +multidict==6.6.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 @@ -82,37 +82,37 @@ nvidia-cublas-cu12==12.9.1.4 nvidia-cuda-cupti-cu12==12.9.79 nvidia-cuda-nvrtc-cu12==12.9.86 nvidia-cuda-runtime-cu12==12.9.79 -nvidia-cudnn-cu12==9.12.0.46 +nvidia-cudnn-cu12==9.13.0.50 nvidia-cufft-cu12==11.4.1.4 nvidia-curand-cu12==10.3.10.19 nvidia-cusolver-cu12==11.7.5.82 nvidia-cusparse-cu12==12.5.10.65 -nvidia-ml-py==13.580.65 -nvidia-nccl-cu12==2.27.7 +nvidia-ml-py==13.580.82 +nvidia-nccl-cu12==2.28.3 nvidia-nvjitlink-cu12==12.9.86 nvidia-nvtx-cu12==12.9.79 -openai==1.99.6 +openai==1.107.2 opencensus==0.11.4 opencensus-context==0.1.3 opencv-python-headless==4.12.0.88 -outlines==1.2.2 +outlines==1.2.4 outlines_core==0.2.11 packaging==25.0 pandocfilters==1.5.1 -parso==0.8.4 +parso==0.8.5 partial-json-parser==0.2.1.1.post6 pexpect==4.9.0 pickleshare==0.7.5 pillow==11.3.0 pipreqs==0.5.0 -platformdirs==4.3.8 +platformdirs==4.4.0 pluggy==1.6.0 prometheus-fastapi-instrumentator==7.1.0 prometheus_client==0.22.1 -prompt_toolkit==3.0.51 +prompt_toolkit==3.0.52 propcache==0.3.2 proto-plus==1.26.1 -protobuf==6.31.1 +protobuf==6.32.1 psutil==7.0.0 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -120,57 +120,57 @@ py-cpuinfo==9.0.0 py-spy==0.4.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 -pybind11==3.0.0 +pybind11==3.0.1 pycountry==24.6.1 -pydantic==2.11.7 -pydantic_core==2.38.0 +pydantic==2.11.9 +pydantic_core==2.39.0 Pygments==2.19.2 -pytest==8.4.1 +pytest==8.4.2 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 PyYAML==6.0.2 -pyzmq==27.0.1 -ray==2.48.0 +pyzmq==27.1.0 +ray==2.49.1 referencing==0.36.2 -regex==2025.7.34 -requests==2.32.4 +regex==2025.9.1 +requests==2.32.5 rich==14.1.0 -rpds-py==0.27.0 +rpds-py==0.27.1 rsa==4.9.1 safetensors==0.6.2 -sentencepiece==0.2.0 +sentencepiece==0.2.1 six==1.17.0 -smart-open==7.3.0.post1 +smart-open==7.3.1 sniffio==1.3.1 -soupsieve==2.7 +soupsieve==2.8 stack-data==0.6.3 -starlette==0.47.2 +starlette==0.48.0 sympy==1.14.0 -textual==5.3.0 +textual==6.1.0 tiktoken==0.11.0 tinycss2==1.4.0 -tokenizers==0.21.4 +tokenizers==0.22.0 torch==2.8.0 torchvision==0.23.0 tornado==6.5.2 tqdm==4.67.1 traitlets==5.14.3 -transformers==4.55.0 +transformers==4.56.1 triton==3.4.0 -typing_extensions==4.14.1 +typing_extensions==4.15.0 uc-micro-py==1.0.3 urllib3==2.5.0 uvicorn==0.35.0 uvloop==0.21.0 -virtualenv==20.33.1 -vllm==0.10.0 +virtualenv==20.34.0 +vllm==0.10.2 watchfiles==1.1.0 wcwidth==0.2.13 webencodings==0.5.1 websockets==15.0.1 -wrapt==1.17.2 -xformers==0.0.31.post1 -xgrammar==0.1.22 +wrapt==1.17.3 +xformers==0.0.32.post2 +xgrammar==0.1.24 yarg==0.1.10 yarl==1.20.1 zipp==3.23.0