You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it can be confusing to use uv for some things, but not for others. I propose that all dependencies are managed via uv and pyproject.toml instead of the current requirements.txt files.
Describe the solution you'd like
all dependencies are declared using pyproject.toml and requirements.txt files are removed