Skip to content

Commit 6dc77f5

Browse files
author
Sascha Pfeiffer
committed
Upgraded openai to 1.55.3
Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@esaqa.com>
1 parent dfdfb87 commit 6dc77f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ create-translations:
4646
image: psono-docker.jfrog.io/ubuntu:22.04
4747
script:
4848
- apt-get update && apt-get install -y python3 python3-pip
49-
- pip3 install requests openai==1.34.0
49+
- pip3 install requests openai==1.55.3
5050
- python3 var/translate.py
5151
only:
5252
- master@psono/psono-server

0 commit comments

Comments
 (0)