update dev uv.lock

This commit is contained in:
Pavel Zorin 2025-12-15 18:42:02 +01:00
parent 67af8a7cb4
commit 78028b819f

4
uv.lock generated
View file

@ -1,5 +1,5 @@
version = 1 version = 1
revision = 2 revision = 3
requires-python = ">=3.10, <3.14" requires-python = ">=3.10, <3.14"
resolution-markers = [ resolution-markers = [
"python_full_version >= '3.13' and platform_python_implementation != 'PyPy' and sys_platform == 'darwin'", "python_full_version >= '3.13' and platform_python_implementation != 'PyPy' and sys_platform == 'darwin'",
@ -946,7 +946,7 @@ wheels = [
[[package]] [[package]]
name = "cognee" name = "cognee"
version = "0.5.0.dev0" version = "0.5.0.dev1"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "aiofiles" }, { name = "aiofiles" },