diff options
Diffstat (limited to 'continuedev/pyproject.toml')
-rw-r--r-- | continuedev/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml index a3c058bd..e328b6cd 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.5" +openai = "^0.27.8" boltons = "^23.0.0" pydantic = "^1.10.7" uvicorn = "^0.21.1" |