I just tried to run pip-compile. I got some odd errors which I managed to work around, but then I got some odd changes to requirements.txt that didn't make sense ... unless the previous file was generated on Windows?
Looking at runtime.txt, it looks like we should be generating on Python 3.8?
It would be good to be clear about
- Linux (to match live server)
- Python 3.8
in the readme for anyone working on this.
That said, I still get some odd changes I can't explain - might the file currently be out of sync in some way?