Added elasticsearch in conftest

This commit is contained in:
Enrico Zimuel 2025-11-04 14:33:41 +01:00
commit 1478e672c8
No known key found for this signature in database
GPG key ID: 6CB203F6934A69F1
374 changed files with 52786 additions and 80518 deletions

4
uv.lock generated
View file

@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.12"
resolution-markers = [
"(python_full_version >= '3.13' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.13' and sys_platform != 'darwin' and sys_platform != 'linux')",
@ -1960,7 +1960,7 @@ wheels = [
[[package]]
name = "llama-stack"
version = "0.3.0"
version = "0.4.0.dev0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },