Skip to content

Commit 177f4fe

Browse files
Bump the python-packages group in /api-server/qna-eval with 9 updates
Bumps the python-packages group in /api-server/qna-eval with 9 updates: | Package | From | To | | --- | --- | --- | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.31.1` | `0.31.2` | | [jiter](https://github.com/pydantic/jiter) | `0.9.0` | `0.10.0` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.10.0.56` | `9.10.1.4` | | [openai](https://github.com/openai/openai-python) | `1.78.0` | `1.79.0` | | [outlines-core](https://github.com/dottxt-ai/outlines-core) | `0.2.9` | `0.2.10` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.1` | `0.22.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.24.0` | `0.25.0` | | [xformers](https://github.com/facebookresearch/xformers) | `0.0.29` | `0.0.30` | Updates `huggingface-hub` from 0.31.1 to 0.31.2 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.31.1...v0.31.2) Updates `jiter` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.9.0...v0.10.0) Updates `nvidia-cudnn-cu12` from 9.10.0.56 to 9.10.1.4 Updates `openai` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.78.0...v1.79.0) Updates `outlines-core` from 0.2.9 to 0.2.10 - [Release notes](https://github.com/dottxt-ai/outlines-core/releases) - [Changelog](https://github.com/dottxt-ai/outlines-core/blob/main/RELEASE.md) - [Commits](dottxt-ai/outlines-core@0.2.9...0.2.10) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) Updates `prometheus-client` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) Updates `rpds-py` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.24.0...v0.25.0) Updates `xformers` from 0.0.29 to 0.0.30 - [Release notes](https://github.com/facebookresearch/xformers/releases) - [Changelog](https://github.com/facebookresearch/xformers/blob/main/CHANGELOG.md) - [Commits](facebookresearch/xformers@v0.0.29...v0.0.30) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jiter dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.10.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: openai dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: outlines-core dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rpds-py dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: xformers dependency-version: 0.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ddbb6b commit 177f4fe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

api-server/qna-eval/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ h11==0.16.0
4343
httpcore==1.0.9
4444
httptools==0.6.4
4545
httpx==0.28.1
46-
huggingface-hub==0.31.1
46+
huggingface-hub==0.31.2
4747
idna==3.10
4848
importlib_metadata==8.7.0
4949
iniconfig==2.1.0
5050
interegular==0.3.3
5151
ipython==8.18.1
5252
jedi==0.19.2
5353
Jinja2==3.1.6
54-
jiter==0.9.0
54+
jiter==0.10.0
5555
jsonschema==4.23.0
5656
jsonschema-specifications==2025.4.1
5757
jupyter_client==8.6.3
@@ -82,7 +82,7 @@ nvidia-cublas-cu12==12.9.0.13
8282
nvidia-cuda-cupti-cu12==12.9.19
8383
nvidia-cuda-nvrtc-cu12==12.9.41
8484
nvidia-cuda-runtime-cu12==12.9.37
85-
nvidia-cudnn-cu12==9.10.0.56
85+
nvidia-cudnn-cu12==9.10.1.4
8686
nvidia-cufft-cu12==11.4.0.6
8787
nvidia-curand-cu12==10.3.10.19
8888
nvidia-cusolver-cu12==11.7.4.40
@@ -91,12 +91,12 @@ nvidia-ml-py==12.575.51
9191
nvidia-nccl-cu12==2.26.5
9292
nvidia-nvjitlink-cu12==12.9.41
9393
nvidia-nvtx-cu12==12.9.19
94-
openai==1.78.0
94+
openai==1.79.0
9595
opencensus==0.11.4
9696
opencensus-context==0.1.3
9797
opencv-python-headless==4.11.0.86
9898
outlines==0.2.3
99-
outlines_core==0.2.9
99+
outlines_core==0.2.10
100100
packaging==25.0
101101
pandocfilters==1.5.1
102102
parso==0.8.4
@@ -106,9 +106,9 @@ pickleshare==0.7.5
106106
pillow==11.2.1
107107
pipreqs==0.5.0
108108
platformdirs==4.3.8
109-
pluggy==1.5.0
109+
pluggy==1.6.0
110110
prometheus-fastapi-instrumentator==7.1.0
111-
prometheus_client==0.21.1
111+
prometheus_client==0.22.0
112112
prompt_toolkit==3.0.51
113113
propcache==0.3.1
114114
proto-plus==1.26.1
@@ -135,7 +135,7 @@ referencing==0.36.2
135135
regex==2024.11.6
136136
requests==2.32.3
137137
rich==14.0.0
138-
rpds-py==0.24.0
138+
rpds-py==0.25.0
139139
rsa==4.9.1
140140
safetensors==0.5.3
141141
sentencepiece==0.2.0
@@ -169,7 +169,7 @@ wcwidth==0.2.13
169169
webencodings==0.5.1
170170
websockets==15.0.1
171171
wrapt==1.17.2
172-
xformers==0.0.29
172+
xformers==0.0.30
173173
xgrammar==0.1.19
174174
yarg==0.1.10
175175
yarl==1.20.0

0 commit comments

Comments
 (0)