Skip to content

Commit

Permalink
fix: version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong0618 committed Nov 7, 2023
1 parent d254fe0 commit 7929912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ classifiers = [
requires-python = ">=3.8.1"
dependencies = [
"miservice_fork",
"openai",
"openai==0.27.2",
"aiohttp",
"rich",
"zhipuai",
Expand Down

0 comments on commit 7929912

Please sign in to comment.