(no title)
auraham | 4 months ago
As far as I know, files like requirements.txt, package.json, cargo.toml are intended to be used as a snapshot of the dependencies in your project.
In case you need to update dependency A that also affects dependency B and C, I am not sure how one tool is better than other.
zelphirkalt|4 months ago
jeremyjh|4 months ago