diff options
Diffstat (limited to 'uv.lock')
| -rw-r--r-- | uv.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/uv.lock b/uv.lock new file mode 100644 index 0000000..6502aee --- /dev/null +++ b/uv.lock @@ -0,0 +1,8 @@ +version = 1 +revision = 3 +requires-python = ">=3.13" + +[[package]] +name = "agent" +version = "0.1.0" +source = { virtual = "." } |