We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed322f commit 664e9d6Copy full SHA for 664e9d6
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
10
"matplotlib>=3.7.0",
11
"numpy>=1.23.0",
12
"openai-agents>=0.2.3,<0.3",
13
- "openai==1.96.1",
+ "openai>=1.96.1",
14
"python-dotenv>=1.1.1,<2",
15
"ruff>=0.12.4,<0.13",
16
"psycopg2-binary>=2.9.10,<3",
0 commit comments