uv lock --upgrade
× No solution found when resolving dependencies:
╰─▶ Because pystac==1.8.0 was yanked (reason: JSONSchemas were not distributed) and
pygeodes==0.1.5 depends on pystac==1.8.0, we can conclude that pygeodes==0.1.5 cannot be
used.
And because only pygeodes<=0.1.5 is available and your project depends on pygeodes>=0.1.5, we
can conclude that your project's requirements are unsatisfiable.
Installation was giving a warning, but when I want to upgrade all libraries I'm stucked.