it would be nice to be able to pass command line arguments to poetry add
(https://python-poetry.org/docs/cli/#options-4), e.g. --lock
something like:
usage: poetry-add-requirements.txt [-h] [-D] [-I] [-V] [--args additional args] [requirements.txt files ...]