From 7ca3bea2990d3a1c84d5a544e72827242a78361c Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Thu, 10 Aug 2023 15:50:05 -0700 Subject: refactor: :recycle: load index in contextmanager.start, slight tweaks --- continuedev/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'continuedev/pyproject.toml') diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml index e328b6cd..a3c058bd 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" python = "^3.8.1" fastapi = "^0.95.1" typer = "^0.7.0" -openai = "^0.27.8" +openai = "^0.27.5" boltons = "^23.0.0" pydantic = "^1.10.7" uvicorn = "^0.21.1" -- cgit v1.2.3-70-g09d2