Skip to content

Commit

Permalink
chore(deps): bump openai support to v1.46 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
mharrisb1 authored Sep 13, 2024
1 parent f005b5e commit 03f1f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ openai_responses = "openai_responses.plugin"

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
openai = ">=1.32,<1.44"
openai = ">=1.32,<1.46"
requests-toolbelt = "^1"
respx = "^0.20"

Expand Down

0 comments on commit 03f1f0c

Please sign in to comment.