What is the problem or limitation you are having?
Repo is currently using requirements.txt.
Describe the solution you'd like
Requirements should be shifted to pyproject.toml, and CI updated accordingly.
Describe alternatives you've considered
Additional context
pyproject.toml already exists for another tool configuration. This file should be updated in this case.