I would like to know how to update outdated requirements with the multi requirements files setup that cookie cutter uses (base, local, etc...) ?
If i launch a "pip freeze" it will write the requirements in a single file. It will not dispatch them in correct files
Do I miss something ?