Skip to content

Commit 9c17059

Browse files
author
Sascha Pfeiffer
committed
Upgraded to openai 1.55.3
Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@esaqa.com>
1 parent 52630e7 commit 9c17059

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
@@ -17,7 +17,7 @@ create-translations:
1717
image: psono-docker.jfrog.io/ubuntu:22.04
1818
script:
1919
- apt-get update && apt-get install -y python3 python3-pip
20-
- pip3 install requests openai==1.34.0
20+
- pip3 install requests openai==1.55.3
2121
- python3 var/translate.py
2222
only:
2323
- master@psono/psono-admin-client

0 commit comments

Comments
 (0)