We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b9965 commit 991a176Copy full SHA for 991a176
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "The OpenPipe Agent Reinforcement Training (ART) library"
5
readme = "README.md"
6
requires-python = ">=3.11"
7
dependencies = [
8
- "openai>=1.65.5",
+ "openai>=2.14.0",
9
"typer>=0.15.2",
10
"litellm==1.74.1",
11
"weave>=0.51.51",
0 commit comments