Skip to content

Commit e4cb08f

Browse files
committed
Fix openai library version compatibility
1 parent fc90de2 commit e4cb08f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ typing_extensions==4.12.2
1515
urllib3==2.2.2
1616
whitenoise==6.4.0
1717
markdown==3.5.1
18-
openai==1.12.0
18+
openai>=1.40.0

0 commit comments

Comments
 (0)