mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-23 21:04:29 +00:00
87 lines
1.9 KiB
Text
87 lines
1.9 KiB
Text
# This file was autogenerated by uv via the following command:
|
|
# uv export --frozen --no-hashes --no-emit-project --no-default-groups --output-file=requirements.txt
|
|
aiohappyeyeballs==2.5.0
|
|
aiohttp==3.12.13
|
|
aiosignal==1.3.2
|
|
aiosqlite==0.21.0
|
|
annotated-types==0.7.0
|
|
anyio==4.8.0
|
|
asyncpg==0.30.0
|
|
attrs==25.1.0
|
|
certifi==2025.1.31
|
|
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
|
|
charset-normalizer==3.4.1
|
|
click==8.1.8
|
|
colorama==0.4.6 ; sys_platform == 'win32'
|
|
cryptography==45.0.5
|
|
deprecated==1.2.18
|
|
distro==1.9.0
|
|
ecdsa==0.19.1
|
|
fastapi==0.115.8
|
|
filelock==3.17.0
|
|
fire==0.7.0
|
|
frozenlist==1.5.0
|
|
fsspec==2024.12.0
|
|
googleapis-common-protos==1.67.0
|
|
h11==0.16.0
|
|
hf-xet==1.1.5 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
|
|
httpcore==1.0.9
|
|
httpx==0.28.1
|
|
huggingface-hub==0.33.0
|
|
idna==3.10
|
|
importlib-metadata==8.5.0
|
|
jinja2==3.1.6
|
|
jiter==0.8.2
|
|
jsonschema==4.23.0
|
|
jsonschema-specifications==2024.10.1
|
|
llama-stack-client==0.2.15
|
|
markdown-it-py==3.0.0
|
|
markupsafe==3.0.2
|
|
mdurl==0.1.2
|
|
multidict==6.1.0
|
|
numpy==2.2.3
|
|
openai==1.71.0
|
|
opentelemetry-api==1.30.0
|
|
opentelemetry-exporter-otlp-proto-common==1.30.0
|
|
opentelemetry-exporter-otlp-proto-http==1.30.0
|
|
opentelemetry-proto==1.30.0
|
|
opentelemetry-sdk==1.30.0
|
|
opentelemetry-semantic-conventions==0.51b0
|
|
packaging==24.2
|
|
pandas==2.2.3
|
|
pillow==11.1.0
|
|
prompt-toolkit==3.0.50
|
|
propcache==0.3.0
|
|
protobuf==5.29.5
|
|
pyaml==25.1.0
|
|
pyasn1==0.4.8
|
|
pycparser==2.22 ; platform_python_implementation != 'PyPy'
|
|
pydantic==2.10.6
|
|
pydantic-core==2.27.2
|
|
pygments==2.19.1
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.0.1
|
|
python-jose==3.4.0
|
|
python-multipart==0.0.20
|
|
pytz==2025.1
|
|
pyyaml==6.0.2
|
|
referencing==0.36.2
|
|
regex==2024.11.6
|
|
requests==2.32.4
|
|
rich==13.9.4
|
|
rpds-py==0.22.3
|
|
rsa==4.9
|
|
six==1.17.0
|
|
sniffio==1.3.1
|
|
starlette==0.45.3
|
|
termcolor==2.5.0
|
|
tiktoken==0.9.0
|
|
tqdm==4.67.1
|
|
typing-extensions==4.12.2
|
|
tzdata==2025.1
|
|
urllib3==2.5.0
|
|
uvicorn==0.34.0
|
|
wcwidth==0.2.13
|
|
wrapt==1.17.2
|
|
yarl==1.18.3
|
|
zipp==3.21.0
|