text-generation-inference/integration-tests/requirements.txt

121 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.13
# via text-generation
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# httpx
# openai
attrs==25.3.0
# via aiohttp
certifi==2025.1.31
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.1
# via requests
distro==1.9.0
# via openai
docker==7.1.0
# via text-generation-integration-tests (pyproject.toml)
filelock==3.18.0
# via huggingface-hub
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2025.3.0
# via huggingface-hub
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via openai
huggingface-hub==0.29.3
# via
# text-generation-integration-tests (pyproject.toml)
# text-generation
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
iniconfig==2.0.0
# via pytest
jiter==0.9.0
# via openai
multidict==6.1.0
# via
# aiohttp
# yarl
numpy==2.2.3
# via text-generation-integration-tests (pyproject.toml)
openai==1.66.3
# via text-generation-integration-tests (pyproject.toml)
packaging==24.2
# via
# huggingface-hub
# pytest
pillow==11.1.0
# via text-generation-integration-tests (pyproject.toml)
pluggy==1.5.0
# via pytest
propcache==0.3.0
# via
# aiohttp
# yarl
pydantic==2.10.6
# via
# text-generation-integration-tests (pyproject.toml)
# openai
# text-generation
pydantic-core==2.27.2
# via pydantic
pytest==8.3.5
# 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
sniffio==1.3.1
# via
# anyio
# openai
syrupy==4.9.0
# 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
# openai
typing-extensions==4.12.2
# via
# anyio
# huggingface-hub
# openai
# pydantic
# pydantic-core
urllib3==2.3.0
# via
# docker
# requests
yarl==1.18.3
# via aiohttp