When the project was created pipenv just emerged and seemed quite popular. From my observation this doesn't seem to be case anymore. Therefore, I would suggest to move this project also either to the traditional setup way (requirements.txt + requirements-dev.txt) or Poetry.
The benefit for having again a more mainstream approach would making it easier to contribute to the project.