forked from phoenix-oss/llama-stack-mirror
# What does this PR do? [Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] Updated requirements.txt [//]: # (If resolving an issue, uncomment and update the line below) [//]: # (Closes #[issue-number]) ## Test Plan [Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.*] [//]: # (## Documentation) [//]: # (- [ ] Added a Changelog entry if the change is significant) --------- Co-authored-by: sarthakdeshpande <sarthak.deshpande@engati.com>
55 lines
1 KiB
Text
55 lines
1 KiB
Text
# This file was autogenerated by uv via the following command:
|
|
# uv export --frozen --no-hashes --no-emit-project
|
|
annotated-types==0.7.0
|
|
anyio==4.8.0
|
|
blobfile==3.0.0
|
|
certifi==2025.1.31
|
|
chardet==5.2.0
|
|
charset-normalizer==3.4.1
|
|
click==8.1.8
|
|
colorama==0.4.6 ; sys_platform == 'win32'
|
|
distro==1.9.0
|
|
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
|
filelock==3.17.0
|
|
fire==0.7.0
|
|
fsspec==2024.12.0
|
|
h11==0.14.0
|
|
httpcore==1.0.7
|
|
httpx==0.28.1
|
|
huggingface-hub==0.28.1
|
|
idna==3.10
|
|
jinja2==3.1.5
|
|
llama-models==0.1.2
|
|
llama-stack-client==0.1.2
|
|
lxml==5.3.0
|
|
markdown-it-py==3.0.0
|
|
markupsafe==3.0.2
|
|
mdurl==0.1.2
|
|
numpy==2.2.2
|
|
packaging==24.2
|
|
pandas==2.2.3
|
|
pillow==11.1.0
|
|
prompt-toolkit==3.0.50
|
|
pyaml==25.1.0
|
|
pycryptodomex==3.21.0
|
|
pydantic==2.10.6
|
|
pydantic-core==2.27.2
|
|
pygments==2.19.1
|
|
pypdf==5.2.0
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.0.1
|
|
pytz==2025.1
|
|
pyyaml==6.0.2
|
|
regex==2024.11.6
|
|
requests==2.32.3
|
|
rich==13.9.4
|
|
setuptools==75.8.0
|
|
six==1.17.0
|
|
sniffio==1.3.1
|
|
termcolor==2.5.0
|
|
tiktoken==0.8.0
|
|
tqdm==4.67.1
|
|
typing-extensions==4.12.2
|
|
tzdata==2025.1
|
|
urllib3==2.3.0
|
|
wcwidth==0.2.13
|