Skip to content

Commit

Permalink
Bump Openai version (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
snarayan21 authored Dec 3, 2024
1 parent 41e02d7 commit e691b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
]

extra_deps['openai'] = [
'openai==1.3.8',
'openai>=1.56.0,<2.0',
'tiktoken>=0.4,<0.8.1',
]

Expand Down

0 comments on commit e691b9d

Please sign in to comment.