Skip to content

Commit c8bb7e4

Browse files
author
Sascha Pfeiffer
committed
Merge branch 'develop' into 'master'
Upgraded to openai 1.55.3 See merge request psono/psono-admin-client!71
2 parents 935091c + 9c17059 commit c8bb7e4

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)