You can try running poetry remove python-decouple in the shell to the right of your main.py
poetry remove python-decouple
According to poetry docs https://python-poetry.org/docs/cli/#remove
You can also use a --dry-run option if you are concerned
--dry-run