Version cannot be upgraded: Upgrading from 1.1.0 to 1.1.1 The installation of the pip package has been pending
Bug Description
Version cannot be upgraded: Upgrading from 1.1.0 to 1.1.1 The installation of the pip package has been pending
Installing 1.1.0 is normal, but upgrading the 1.1.1 related dependency version should be problematic
Reproduction
base info
system: macOS python version: python3.11 langflow: 1.1.0
issue
execute upgrade command $ pip install Langflow -U Looking in indexes: https://repo.huaweicloud.com/repository/pypi/simple Requirement already satisfied: Langflow in ./anaconda3/envs/flow/lib/python3.11/site-packages (1.1.0) Collecting Langflow
Been waiting for the recursion to be resolved
3b0857f8d6444b7a67906b58b9dcddd1574/ollama-0.3.1-py3-none-any.whl (10 kB) Using cached https://repo.huaweicloud.com/repository/pypi/packages/2e/65/206951043c57e3d09e7dddaa214c88a817008354fb85ba7988b54bdfad6b/ollama-0.3.0-py3-none-any.whl (10 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Collecting langchain-text-splitters<0.4.0,>=0.3.0 (from langchain~=0.3.3->Langflow) Using cached https://repo.huaweicloud.com/repository/pypi/packages/ee/c6/5ba25c8bad647e92a92b3066177ab10d78efbd16c0b9919948cdcd18b027/langchain_text_splitters-0.3.2-py3-none-any.whl (25 kB) Using cached https://repo.huaweicloud.com/repository/pypi/packages/49/36/cabcb8a55cc060f91370791d96359a04bceea51627863b90fe377444d093/langchain_text_splitters-0.3.1-py3-none-any.whl (25 kB)
I waited for hours and was in this loop all the time
Expected behavior
Is there any normal installation of version 1.1.1 via pip?
Who can help?
No response
Operating System
MacOS 15.1
Langflow Version
1.1.0
Python Version
3.11
Screenshot
No response
Flow File
No response