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
We need to make the pkgmgr to support installation with version, but for without version, it first checks the requirements.txt to find a version, otherwise simply with no version. This way, the pipeline does not need to specify the lib versions in multiple locations.