MousaZeidBaker/poetry-plugin-up

The command "up" does not exist.

mustafa0x opened this issue · 1 comments

$> poetry --version
Poetry (version 1.8.2)

$> poetry self add poetry-plugin-up
The following packages are already present in the pyproject.toml and will be skipped:

  - poetry-plugin-up

If you want to update it to the latest compatible version, you can use `poetry self update`.
If you prefer to upgrade it to the latest available version, you can use `poetry self add package@latest`.

Nothing to add.

$> poetry up

The command "up" does not exist.

Did you mean one of these?
    update
    self update

reinstalling fixed