mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
fix: pytest.mark.skip, not pytest.skip
This commit is contained in:
parent
6b4c218788
commit
d27a0f276c
2 changed files with 1 additions and 138 deletions
137
requirements.txt
137
requirements.txt
|
@ -1,206 +1,69 @@
|
||||||
# This file was autogenerated by uv via the following command:
|
# This file was autogenerated by uv via the following command:
|
||||||
# uv export --frozen --no-hashes --no-emit-project --output-file=requirements.txt
|
# uv export --frozen --no-hashes --no-emit-project --output-file=requirements.txt
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
|
||||||
anyio==4.8.0
|
anyio==4.8.0
|
||||||
# via
|
|
||||||
# httpx
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
attrs==25.1.0
|
attrs==25.1.0
|
||||||
# via
|
|
||||||
# jsonschema
|
|
||||||
# referencing
|
|
||||||
blobfile==3.0.0
|
blobfile==3.0.0
|
||||||
# via llama-stack
|
|
||||||
cachetools==5.5.2
|
cachetools==5.5.2
|
||||||
# via google-auth
|
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
# via
|
|
||||||
# httpcore
|
|
||||||
# httpx
|
|
||||||
# kubernetes
|
|
||||||
# requests
|
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
# via requests
|
|
||||||
click==8.1.8
|
click==8.1.8
|
||||||
# via llama-stack-client
|
|
||||||
colorama==0.4.6 ; sys_platform == 'win32'
|
colorama==0.4.6 ; sys_platform == 'win32'
|
||||||
# via
|
|
||||||
# click
|
|
||||||
# tqdm
|
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
# via
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
durationpy==0.9
|
durationpy==0.9
|
||||||
# via kubernetes
|
|
||||||
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
||||||
# via anyio
|
|
||||||
filelock==3.17.0
|
filelock==3.17.0
|
||||||
# via
|
|
||||||
# blobfile
|
|
||||||
# huggingface-hub
|
|
||||||
fire==0.7.0
|
fire==0.7.0
|
||||||
# via llama-stack
|
|
||||||
fsspec==2024.12.0
|
fsspec==2024.12.0
|
||||||
# via huggingface-hub
|
|
||||||
google-auth==2.38.0
|
google-auth==2.38.0
|
||||||
# via kubernetes
|
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
# via
|
|
||||||
# httpcore
|
|
||||||
# llama-stack
|
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
# via httpx
|
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
# via
|
|
||||||
# llama-stack
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
huggingface-hub==0.29.0
|
huggingface-hub==0.29.0
|
||||||
# via llama-stack
|
|
||||||
idna==3.10
|
idna==3.10
|
||||||
# via
|
|
||||||
# anyio
|
|
||||||
# httpx
|
|
||||||
# requests
|
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
# via llama-stack
|
|
||||||
jiter==0.8.2
|
jiter==0.8.2
|
||||||
# via openai
|
|
||||||
jsonschema==4.23.0
|
jsonschema==4.23.0
|
||||||
# via llama-stack
|
|
||||||
jsonschema-specifications==2024.10.1
|
jsonschema-specifications==2024.10.1
|
||||||
# via jsonschema
|
|
||||||
kubernetes==32.0.1
|
kubernetes==32.0.1
|
||||||
# via llama-stack
|
|
||||||
llama-stack-client==0.2.5
|
llama-stack-client==0.2.5
|
||||||
# via llama-stack
|
|
||||||
lxml==5.3.1
|
lxml==5.3.1
|
||||||
# via blobfile
|
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
# via rich
|
|
||||||
markupsafe==3.0.2
|
markupsafe==3.0.2
|
||||||
# via jinja2
|
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
# via markdown-it-py
|
|
||||||
numpy==2.2.3
|
numpy==2.2.3
|
||||||
# via pandas
|
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
# via
|
|
||||||
# kubernetes
|
|
||||||
# requests-oauthlib
|
|
||||||
openai==1.71.0
|
openai==1.71.0
|
||||||
# via llama-stack
|
|
||||||
packaging==24.2
|
packaging==24.2
|
||||||
# via huggingface-hub
|
|
||||||
pandas==2.2.3
|
pandas==2.2.3
|
||||||
# via llama-stack-client
|
|
||||||
pillow==11.1.0
|
pillow==11.1.0
|
||||||
# via llama-stack
|
|
||||||
prompt-toolkit==3.0.50
|
prompt-toolkit==3.0.50
|
||||||
# via
|
|
||||||
# llama-stack
|
|
||||||
# llama-stack-client
|
|
||||||
pyaml==25.1.0
|
pyaml==25.1.0
|
||||||
# via llama-stack-client
|
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.1
|
||||||
# via
|
|
||||||
# pyasn1-modules
|
|
||||||
# rsa
|
|
||||||
pyasn1-modules==0.4.2
|
pyasn1-modules==0.4.2
|
||||||
# via google-auth
|
|
||||||
pycryptodomex==3.21.0
|
pycryptodomex==3.21.0
|
||||||
# via blobfile
|
|
||||||
pydantic==2.10.6
|
pydantic==2.10.6
|
||||||
# via
|
|
||||||
# llama-stack
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
pydantic-core==2.27.2
|
pydantic-core==2.27.2
|
||||||
# via pydantic
|
|
||||||
pygments==2.19.1
|
pygments==2.19.1
|
||||||
# via rich
|
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via
|
|
||||||
# kubernetes
|
|
||||||
# pandas
|
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
# via llama-stack
|
|
||||||
pytz==2025.1
|
pytz==2025.1
|
||||||
# via pandas
|
|
||||||
pyyaml==6.0.2
|
pyyaml==6.0.2
|
||||||
# via
|
|
||||||
# huggingface-hub
|
|
||||||
# kubernetes
|
|
||||||
# pyaml
|
|
||||||
referencing==0.36.2
|
referencing==0.36.2
|
||||||
# via
|
|
||||||
# jsonschema
|
|
||||||
# jsonschema-specifications
|
|
||||||
regex==2024.11.6
|
regex==2024.11.6
|
||||||
# via tiktoken
|
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
# via
|
|
||||||
# huggingface-hub
|
|
||||||
# kubernetes
|
|
||||||
# llama-stack
|
|
||||||
# requests-oauthlib
|
|
||||||
# tiktoken
|
|
||||||
requests-oauthlib==2.0.0
|
requests-oauthlib==2.0.0
|
||||||
# via kubernetes
|
|
||||||
rich==13.9.4
|
rich==13.9.4
|
||||||
# via
|
|
||||||
# llama-stack
|
|
||||||
# llama-stack-client
|
|
||||||
rpds-py==0.22.3
|
rpds-py==0.22.3
|
||||||
# via
|
|
||||||
# jsonschema
|
|
||||||
# referencing
|
|
||||||
rsa==4.9
|
rsa==4.9
|
||||||
# via google-auth
|
|
||||||
setuptools==75.8.0
|
setuptools==75.8.0
|
||||||
# via llama-stack
|
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
# via
|
|
||||||
# kubernetes
|
|
||||||
# python-dateutil
|
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via
|
|
||||||
# anyio
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
termcolor==2.5.0
|
termcolor==2.5.0
|
||||||
# via
|
|
||||||
# fire
|
|
||||||
# llama-stack
|
|
||||||
# llama-stack-client
|
|
||||||
tiktoken==0.9.0
|
tiktoken==0.9.0
|
||||||
# via llama-stack
|
|
||||||
tqdm==4.67.1
|
tqdm==4.67.1
|
||||||
# via
|
|
||||||
# huggingface-hub
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.12.2
|
||||||
# via
|
|
||||||
# anyio
|
|
||||||
# huggingface-hub
|
|
||||||
# llama-stack-client
|
|
||||||
# openai
|
|
||||||
# pydantic
|
|
||||||
# pydantic-core
|
|
||||||
# referencing
|
|
||||||
# rich
|
|
||||||
tzdata==2025.1
|
tzdata==2025.1
|
||||||
# via pandas
|
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
# via
|
|
||||||
# blobfile
|
|
||||||
# kubernetes
|
|
||||||
# requests
|
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
# via prompt-toolkit
|
|
||||||
websocket-client==1.8.0
|
websocket-client==1.8.0
|
||||||
# via kubernetes
|
|
||||||
|
|
|
@ -552,7 +552,7 @@ def test_rag_agent_with_attachments(llama_stack_client_with_mocked_inference, ag
|
||||||
assert "lora" in response.output_message.content.lower()
|
assert "lora" in response.output_message.content.lower()
|
||||||
|
|
||||||
|
|
||||||
@pytest.skip(reason="Code interpreter is currently disabled in the Stack")
|
@pytest.mark.skip(reason="Code interpreter is currently disabled in the Stack")
|
||||||
def test_rag_and_code_agent(llama_stack_client_with_mocked_inference, agent_config):
|
def test_rag_and_code_agent(llama_stack_client_with_mocked_inference, agent_config):
|
||||||
if "llama-4" in agent_config["model"].lower():
|
if "llama-4" in agent_config["model"].lower():
|
||||||
pytest.xfail("Not working for llama4")
|
pytest.xfail("Not working for llama4")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue