summaryrefslogtreecommitdiff
path: root/continuedev/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'continuedev/pyproject.toml')
-rw-r--r--continuedev/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml
index 631742ec..7315e79d 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
+diff-match-patch = "^20230430"
fastapi = "^0.95.1"
typer = "^0.7.0"
openai = "^0.27.5"