Skip to content

Commit

Permalink
Merge pull request #103 from Portkey-AI/hotfix/dependency
Browse files Browse the repository at this point in the history
hotfix: openAI as dependency
  • Loading branch information
VisargD authored Mar 22, 2024
2 parents f1ce095 + 1c57bc5 commit 5c3c6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install_requires =
black==23.7.0
typing_extensions>=4.7.1,<5.0
pydantic>=1.10.12
openai>=1.0,<2.0

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 5c3c6ce

Please sign in to comment.