New version not compatible new llamaindex core 0.13.0 #191

Closed
opened 2026-02-16 01:16:18 -05:00 by yindo · 3 comments
Owner

Originally created by @volethanh on GitHub (Aug 8, 2025).

Hi,
I got this error when upgrade llamaindex core to 0.13.0 but llama_deploy 0.9.1 does not support. Can it be not depended on other package too strictly?


× No solution found when resolving dependencies for split (python_full_version >= '3.13'):
  ╰─▶ Because llama-deploy==0.9.1 depends on llama-index-core>=0.11.17,<0.13.0 and your project depends on llama-deploy==0.9.1, we can conclude that your project depends on
      llama-index-core>=0.11.17,<0.13.0.
      And because your project depends on llama-index-core==0.13.0, we can conclude that your project's requirements are unsatisfiable.
Originally created by @volethanh on GitHub (Aug 8, 2025). Hi, I got this error when upgrade llamaindex core to 0.13.0 but llama_deploy 0.9.1 does not support. Can it be not depended on other package too strictly? ``` × No solution found when resolving dependencies for split (python_full_version >= '3.13'):   ╰─▶ Because llama-deploy==0.9.1 depends on llama-index-core>=0.11.17,<0.13.0 and your project depends on llama-deploy==0.9.1, we can conclude that your project depends on       llama-index-core>=0.11.17,<0.13.0.       And because your project depends on llama-index-core==0.13.0, we can conclude that your project's requirements are unsatisfiable. ```
yindo closed this issue 2026-02-16 01:16:18 -05:00
Author
Owner

@volethanh commented on GitHub (Aug 8, 2025):

hi @masci , Can we have this hot fix to use with the new llamaindex packages that support new models like gpt-5 ?

@volethanh commented on GitHub (Aug 8, 2025): hi @masci , Can we have this hot fix to use with the new llamaindex packages that support new models like gpt-5 ?
Author
Owner

@volethanh commented on GitHub (Aug 12, 2025):

hi @masci , when will this issue be released ?

@volethanh commented on GitHub (Aug 12, 2025): hi @masci , when will this issue be released ?
Author
Owner

@volethanh commented on GitHub (Aug 26, 2025):

hi @masci , when will this issue be released ?

@volethanh commented on GitHub (Aug 26, 2025): hi @masci , when will this issue be released ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#191