Skip to content

Commit

Permalink
Add missing dependency on attrs
Browse files Browse the repository at this point in the history
  • Loading branch information
kharvd committed Dec 12, 2023
1 parent 2f81601 commit 8ac5252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ classifiers = [
]
dependencies = [
"anthropic==0.7.7",
"attrs==23.1.0",
"black==23.1.0",
"google-generativeai==0.1.0",
"openai==1.3.8",
Expand Down

0 comments on commit 8ac5252

Please sign in to comment.