summaryrefslogtreecommitdiff
path: root/uv.lock
diff options
context:
space:
mode:
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/uv.lock b/uv.lock
new file mode 100644
index 0000000..1e05ee2
--- /dev/null
+++ b/uv.lock
@@ -0,0 +1,12 @@
+version = 1
+revision = 3
+requires-python = ">=3.14"
+
+[options]
+exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
+exclude-newer-span = "P7D"
+
+[[package]]
+name = "parley-dictation"
+version = "0.1.0.dev0"
+source = { editable = "." }