Skip to content

Commit f84a0a1

Browse files
Updated openai version to 1.2.3 (camel-ai#370)
1 parent 69c5cf9 commit f84a0a1

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

poetry.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ documentation = "https://docs.camel-ai.org"
2626
[tool.poetry.dependencies]
2727
python = "^3.8.1"
2828
numpy = "^1"
29-
openai = "1.1.1"
29+
openai = "^1.2.3"
3030
tiktoken = "^0"
3131
colorama = "^0"
3232
jsonschema = "^4"

0 commit comments

Comments
 (0)