Skip to content

Commit

Permalink
Merge pull request #388 from tomlin7/dependabot/pip/google-generative…
Browse files Browse the repository at this point in the history
…ai-0.8.1

chore(deps): bump google-generativeai from 0.7.2 to 0.8.1
  • Loading branch information
tomlin7 authored Sep 19, 2024
2 parents 1586c00 + d31fab9 commit 8f9ae3f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pywinpty = { version = "^2.0.13", platform = "win32" }
ptyprocess = { version = "^0.7.0", platform = "linux" }
python-tkdnd = "^0.2.1"
psutil = ">=5.9.8,<7.0.0"
google-generativeai = "^0.7.0"
google-generativeai = ">=0.7,<0.9"
sortedcontainers = "^2.4.0"
click = "^8.1.7"
tarts = "0.14.0"
Expand Down

0 comments on commit 8f9ae3f

Please sign in to comment.