Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 48 additions & 19 deletions .konflux/requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,27 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pybuild-deps compile --output-file=requirements-build.txt requirements.source.txt
# pybuild-deps compile --output-file=.konflux/requirements-build.txt .konflux/requirements.source.txt
#
calver==2025.10.20
# via trove-classifiers
cython==3.2.4
coherent-licensed==0.5.2
# via
# importlib-metadata
# zipp
cython==3.2.5
# via oracledb
dunamai==1.26.1
# via uv-dynamic-versioning
expandvars==1.1.2
# via propcache
flit-core==3.12.0
# via
# click
# coherent-licensed
# idna
# jinja2
# markdown-it-py
# packaging
# pathspec
# pypdf
Expand All @@ -23,6 +32,7 @@ hatch-fancy-pypi-readme==25.1.0
# attrs
# llama-stack-client
# openai
# pydantic
hatch-vcs==0.5.0
# via
# attrs
Expand All @@ -38,6 +48,8 @@ hatchling==1.29.0
# a2a-sdk
# attrs
# chardet
# docstring-parser
# expandvars
# filelock
# hatch-fancy-pypi-readme
# hatch-vcs
Expand All @@ -52,6 +64,7 @@ hatchling==1.29.0
# opentelemetry-proto
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# pydantic
# pydantic-settings
# pygments
# pythainlp
Expand All @@ -64,72 +77,83 @@ jinja2==3.1.6
# via uv-dynamic-versioning
markupsafe==3.0.3
# via jinja2
maturin==1.10.2
# via fastuuid
packaging==26.0
maturin==1.13.3
# via
# fastuuid
# pydantic-core
# uv-build
packaging==26.2
# via
# dunamai
# hatchling
# setuptools-scm
# vcs-versioning
# wheel
pathspec==1.0.4
pathspec==1.1.1
# via hatchling
pdm-backend==2.4.8
# via fastapi
pkgconfig==1.6.0
# via aiohttp
pluggy==1.6.0
# via hatchling
poetry-core==2.3.2
poetry-core==2.4.1
# via
# aiohappyeyeballs
# dunamai
# litellm
# pkgconfig
# rich
# tomlkit
semantic-version==2.10.0
# via setuptools-rust
setuptools-rust==1.12.1
# via maturin
# via
# maturin
# tiktoken
setuptools-scm==10.0.5
# via
# cachetools
# hatch-vcs
# importlib-metadata
# llama-stack
# llama-stack-api
# pluggy
# setuptools-rust
# tenacity
tomlkit==0.14.0
# zipp
tomlkit==0.15.0
# via uv-dynamic-versioning
trove-classifiers==2026.1.14.14
trove-classifiers==2026.5.22.10
# via hatchling
uv-build==0.11.8
# via litellm
uv-dynamic-versioning==0.14.0
# via
# a2a-sdk
# mcp
vcs-versioning==1.1.1
# via setuptools-scm
wheel==0.46.3
wheel==0.47.0
# via
# authlib
# azure-core
# azure-identity
# cachetools
# litellm
# oci
# oracledb
# sentence-transformers
# tiktoken
# tornado
# tzdata
# wrapt

# The following packages are considered to be unsafe in a requirements file:
setuptools==78.1.1
# via oci
setuptools==82.0.1
# via
# aiohttp
# authlib
# azure-core
# azure-identity
# blobfile
# cachetools
# calver
# certifi
Expand All @@ -140,6 +164,7 @@ setuptools==82.0.1
# googleapis-common-protos
# greenlet
# grpc-google-iam-v1
# importlib-metadata
# joserfc
# llama-stack
# llama-stack-api
Expand All @@ -150,12 +175,12 @@ setuptools==82.0.1
# pathspec
# pluggy
# polyleven
# prometheus-client
# propcache
# proto-plus
# psutil
# pyasn1
# pycryptodomex
# pyjwt
# python-dotenv
# regex
# requests
# semver
Expand All @@ -164,8 +189,12 @@ setuptools==82.0.1
# setuptools-scm
# sse-starlette
# tenacity
# tiktoken
# tornado
# trl
# trove-classifiers
# tzdata
# vcs-versioning
# vcs-versioning
# wrapt
# xxhash
# zipp
Loading
Loading