summaryrefslogtreecommitdiff
path: root/continuedev/poetry.lock
diff options
context:
space:
mode:
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"