poetry.lock
correctly updated? It lists the openai dependency as openai = ">=0.27.8"
while pyproject.toml
lists it as openai = ">=1.1.0"
openai = ">=0.27.8"
listed under the deps for guidenace in our poetry.lockopenai<1.0
, after installing llama-index, pip will complain