Skip to content

Commit ba962af

Browse files
sampaccoudAntoLC
authored andcommitted
⬆️(backend) bump openai library version as it breaks tests
This looks like an instability in the openai library's definition of dependencies.
1 parent 76514a6 commit ba962af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"jsonschema==4.23.0",
4848
"markdown==3.7",
4949
"nested-multipart-parser==1.5.0",
50-
"openai==1.52.0",
50+
"openai==1.55.3",
5151
"psycopg[binary]==3.2.3",
5252
"PyJWT==2.9.0",
5353
"pypandoc==1.14",

0 commit comments

Comments
 (0)