Skip to content

Commit 18d412a

Browse files
committed
Merge branch 'main' into next
2 parents 7661f7d + 2887422 commit 18d412a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/terraform/python/layer_openai/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
# generative AI requirements
1212
# --------------------------
13-
openai==1.76.2
13+
openai==1.82.1
1414

1515
# general requirements
1616
# --------------------------
17-
pydantic==2.11.4
17+
pydantic==2.11.5
1818
pydantic-settings==2.9.1
1919
python-dotenv==1.1.0
20-
python-hcl2==7.2.0
20+
python-hcl2==7.2.1

0 commit comments

Comments
 (0)