summaryrefslogtreecommitdiff
path: root/continuedev/poetry.lock
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-17 13:33:29 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-17 13:33:29 -0700
commit1a647a7321a31d7ccf29f27e56c3df0828c3e9c8 (patch)
tree3e20e038d06449d6dff677566e1bdf6ed148eb96 /continuedev/poetry.lock
parent062b0872797fb4734ed36ea3a14f653dc685a86a (diff)
parentd0dc7811eb71d9d53055a1aa684827502748b794 (diff)
downloadsncontinue-1a647a7321a31d7ccf29f27e56c3df0828c3e9c8.tar.gz
sncontinue-1a647a7321a31d7ccf29f27e56c3df0828c3e9c8.tar.bz2
sncontinue-1a647a7321a31d7ccf29f27e56c3df0828c3e9c8.zip
Merge branch 'main' of https://github.com/continuedev/continue into anthropic
Diffstat (limited to 'continuedev/poetry.lock')
-rw-r--r--continuedev/poetry.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/continuedev/poetry.lock b/continuedev/poetry.lock
index e688e076..e8927fe7 100644
--- a/continuedev/poetry.lock
+++ b/continuedev/poetry.lock
@@ -318,6 +318,18 @@ files = [
]
[[package]]
+name = "chevron"
+version = "0.14.0"
+description = "Mustache templating language renderer"
+category = "main"
+optional = false
+python-versions = "*"
+files = [
+ {file = "chevron-0.14.0-py3-none-any.whl", hash = "sha256:fbf996a709f8da2e745ef763f482ce2d311aa817d287593a5b990d6d6e4f0443"},
+ {file = "chevron-0.14.0.tar.gz", hash = "sha256:87613aafdf6d77b6a90ff073165a61ae5086e21ad49057aa0e53681601800ebf"},
+]
+
+[[package]]
name = "click"
version = "8.1.3"
description = "Composable command line interface toolkit"