Morning everyone! I feel like I've talked about t...
# troubleshooting
s
Morning everyone! I feel like I've talked about this a bit with Edgar Ramírez, but would it be possible to add plugin versions in some sort of
pyproject.toml
to keep track of dependency upgrades? Instead of trusting the latest version OR hard-coding a version directly in our pip_url Thanks 😄
v
There should be an issue in about this (at least I thought there was) I think @julian_knight brought it up in regards to lock files and I think that was her original point
j
s
Thanks @julian_knight! Definitely +1 on the issue 😄
j
I’ll have some free time come August; if it’s not picked up by then I can contribute, or at least prototype for further discussion
We actually ran into an issue which would have been solved by this today also https://github.com/sqlfluff/sqlfluff/issues/4930