Skip to content
Snippets Groups Projects
Unverified Commit 830d0b37 authored by Nicolò Boschi's avatar Nicolò Boschi Committed by GitHub
Browse files

fix llama-index-multi-modal-llms-gemini dependency (#12645)

parent 3445b024
Branches
Tags
No related merge requests found
...@@ -32,7 +32,7 @@ version = "0.1.5" ...@@ -32,7 +32,7 @@ version = "0.1.5"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.9,<4.0" python = ">=3.9,<4.0"
llama-index-core = "^0.10.11.post1" llama-index-core = "^0.10.11.post1"
llama-index-llms-gemini = "^0.1.1" llama-index-llms-gemini = "^0.1.7"
pillow = "^10.2.0" pillow = "^10.2.0"
google-generativeai = "^0.4.1" google-generativeai = "^0.4.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment