Right now it is required that the name of the dependencies file exactly matches the ones we have defined (`poetry.lock` and `requirements.txt`). We should be more flexible and allow it to have a different name (i.e. `requirements-dev.txt`).