Skip to content

Commit

Permalink
Bump openai python version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbartholomew committed Jan 29, 2024
1 parent 058c918 commit e5e229a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ fastavro = "^1.9.2"
optional = true

[tool.poetry.group.full.dependencies]
openai = {extras = ["datalib"], version = "^1.6.1"}
openai = {extras = ["datalib"], version = "^1.10.0"}
langchain = {extras = ["openai"], version = "^0.0.353"}
langserve = "^0.0.37"
fastapi = "^0.108.0"
Expand Down

0 comments on commit e5e229a

Please sign in to comment.