diff --git a/uv.lock b/uv.lock index fccab8c40..884fb63be 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.10, <3.14" resolution-markers = [ "python_full_version >= '3.13' and platform_python_implementation != 'PyPy' and sys_platform == 'darwin'", @@ -946,7 +946,7 @@ wheels = [ [[package]] name = "cognee" -version = "0.5.0.dev0" +version = "0.5.0.dev1" source = { editable = "." } dependencies = [ { name = "aiofiles" },