mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-07-27 02:10:17 +00:00
fix: bump requirements file too
This commit is contained in:
parent
fd611f30c9
commit
68aa6b1af0
@ -1,86 +1,36 @@
|
|||||||
# This file was autogenerated by uv via the following command:
|
aiohappyeyeballs==2.4.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# uv pip compile pyproject.toml --output-file requirements.txt
|
aiohttp==3.10.5 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
aiohappyeyeballs==2.4.6
|
aiosignal==1.3.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via aiohttp
|
annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
aiohttp==3.11.12
|
async-timeout==4.0.3 ; python_version >= "3.10" and python_version < "3.11"
|
||||||
# via text-generation
|
attrs==24.2.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
aiosignal==1.3.2
|
certifi==2024.8.30 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via aiohttp
|
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
annotated-types==0.7.0
|
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
|
||||||
# via pydantic
|
docker==7.1.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
attrs==25.1.0
|
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
|
||||||
# via aiohttp
|
filelock==3.16.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
certifi==2025.1.31
|
frozenlist==1.4.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via requests
|
fsspec==2024.9.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
charset-normalizer==3.4.1
|
huggingface-hub==0.24.6 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via requests
|
idna==3.8 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
docker==7.1.0
|
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via text-generation-integration-tests (pyproject.toml)
|
multidict==6.1.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
filelock==3.17.0
|
numpy==1.26.4 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via huggingface-hub
|
packaging==24.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
frozenlist==1.5.0
|
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via
|
pydantic-core==2.23.3 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# aiohttp
|
pydantic==2.9.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# aiosignal
|
pytest-asyncio==0.21.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
fsspec==2025.2.0
|
pytest==7.4.4 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via huggingface-hub
|
pywin32==306 ; python_version >= "3.10" and python_version < "3.13" and sys_platform == "win32"
|
||||||
huggingface-hub==0.29.0
|
pyyaml==6.0.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via text-generation
|
requests==2.32.3 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
idna==3.10
|
syrupy==4.7.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via
|
text-generation==0.6.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# requests
|
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
|
||||||
# yarl
|
tqdm==4.66.5 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
iniconfig==2.0.0
|
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via pytest
|
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
multidict==6.1.0
|
yarl==1.11.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# via
|
openai==1.60.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||||
# aiohttp
|
|
||||||
# yarl
|
|
||||||
numpy==2.2.3
|
|
||||||
# via text-generation-integration-tests (pyproject.toml)
|
|
||||||
packaging==24.2
|
|
||||||
# via
|
|
||||||
# huggingface-hub
|
|
||||||
# pytest
|
|
||||||
pluggy==1.5.0
|
|
||||||
# via pytest
|
|
||||||
propcache==0.2.1
|
|
||||||
# via
|
|
||||||
# aiohttp
|
|
||||||
# yarl
|
|
||||||
pydantic==2.10.6
|
|
||||||
# via
|
|
||||||
# text-generation-integration-tests (pyproject.toml)
|
|
||||||
# text-generation
|
|
||||||
pydantic-core==2.27.2
|
|
||||||
# via pydantic
|
|
||||||
pytest==8.3.4
|
|
||||||
# via
|
|
||||||
# text-generation-integration-tests (pyproject.toml)
|
|
||||||
# pytest-asyncio
|
|
||||||
# syrupy
|
|
||||||
pytest-asyncio==0.25.3
|
|
||||||
# via text-generation-integration-tests (pyproject.toml)
|
|
||||||
pyyaml==6.0.2
|
|
||||||
# via huggingface-hub
|
|
||||||
requests==2.32.3
|
|
||||||
# via
|
|
||||||
# docker
|
|
||||||
# huggingface-hub
|
|
||||||
syrupy==4.8.1
|
|
||||||
# via text-generation-integration-tests (pyproject.toml)
|
|
||||||
text-generation==0.7.0
|
|
||||||
# via text-generation-integration-tests (pyproject.toml)
|
|
||||||
tqdm==4.67.1
|
|
||||||
# via huggingface-hub
|
|
||||||
typing-extensions==4.12.2
|
|
||||||
# via
|
|
||||||
# huggingface-hub
|
|
||||||
# pydantic
|
|
||||||
# pydantic-core
|
|
||||||
urllib3==2.3.0
|
|
||||||
# via
|
|
||||||
# docker
|
|
||||||
# requests
|
|
||||||
yarl==1.18.3
|
|
||||||
# via aiohttp
|
|
||||||
|
Loading…
Reference in New Issue
Block a user