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
Currently we use a requirements.txt file to lock requirements, but uv.lock works across versions of Python and for different operating systems and provides for more consistent builds.