summaryrefslogtreecommitdiff
path: root/continuedev/pyproject.toml
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-12 10:50:33 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-12 10:50:33 -0700
commit40ba9eaf82a1386ccacf5046c072df3d131d5284 (patch)
treebf2267e7d1abd34b408265bec8c8c189366bec32 /continuedev/pyproject.toml
parentaf34f8eae701a875a2a85fca29ffc0d88deb1400 (diff)
downloadsncontinue-40ba9eaf82a1386ccacf5046c072df3d131d5284.tar.gz
sncontinue-40ba9eaf82a1386ccacf5046c072df3d131d5284.tar.bz2
sncontinue-40ba9eaf82a1386ccacf5046c072df3d131d5284.zip
calculate diff and highlight changes
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"