Skip to content

Commit

Permalink
fix genai
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Pro committed Dec 28, 2023
1 parent 51f4012 commit 5e7c605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install = "==1.3.5"
aiohttp = "==3.8.5"
openai = "==0.28.0"
typing-extensions = "==4.8.0"
google-generativeai = "*"
google-generativeai = "==0.3.2"

[requires]
python_version = "3.10.7"
Expand Down

0 comments on commit 5e7c605

Please sign in to comment.