Skip to content

Commit 65240e8

Browse files
committed
ran make konflux-requiements
1 parent ef914b0 commit 65240e8

3 files changed

Lines changed: 202 additions & 33 deletions

File tree

requirements-build.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
55
# pybuild-deps compile --output-file=requirements-build.txt requirements.source.txt
66
#
77
calver==2025.10.20
88
# via trove-classifiers
9+
cython==3.2.4
10+
# via oracledb
911
dunamai==1.26.0
1012
# via uv-dynamic-versioning
1113
flit-core==3.12.0
@@ -35,6 +37,7 @@ hatchling==1.29.0
3537
# hatch-fancy-pypi-readme
3638
# hatch-vcs
3739
# opentelemetry-api
40+
# opentelemetry-distro
3841
# opentelemetry-exporter-otlp
3942
# opentelemetry-exporter-otlp-proto-common
4043
# opentelemetry-exporter-otlp-proto-grpc
@@ -44,14 +47,15 @@ hatchling==1.29.0
4447
# opentelemetry-sdk
4548
# opentelemetry-semantic-conventions
4649
# pydantic-settings
50+
# pythainlp
4751
# uv-dynamic-versioning
4852
# uvicorn
4953
# wcwidth
5054
jinja2==3.1.6
5155
# via uv-dynamic-versioning
5256
markupsafe==3.0.3
5357
# via jinja2
54-
maturin==1.10.2
58+
maturin==1.12.6
5559
# via fastuuid
5660
packaging==26.0
5761
# via
@@ -77,6 +81,7 @@ setuptools-rust==1.12.0
7781
setuptools-scm==9.2.2
7882
# via
7983
# hatch-vcs
84+
# llama-stack
8085
# llama-stack-api
8186
# pluggy
8287
# setuptools-rust
@@ -93,10 +98,14 @@ wheel==0.46.3
9398
# azure-identity
9499
# cachetools
95100
# litellm
101+
# oci
102+
# oracledb
96103
# sentence-transformers
97104

98105
# The following packages are considered to be unsafe in a requirements file:
99106
setuptools==82.0.0
107+
# via charset-normalizer
108+
setuptools==82.0.1
100109
# via
101110
# authlib
102111
# azure-identity
@@ -107,12 +116,15 @@ setuptools==82.0.0
107116
# emoji
108117
# google-api-core
109118
# google-cloud-bigquery
119+
# googleapis-common-protos
110120
# greenlet
111121
# llama-stack
112122
# llama-stack-api
113123
# markupsafe
114124
# maturin
115125
# multiprocess
126+
# oci
127+
# oracledb
116128
# pathspec
117129
# pluggy
118130
# polyleven

0 commit comments

Comments
 (0)