This entails navigating through the code base and identifying requirements which are not used. These have to be removed so that prior to setup, unwanted packages should not be installed
Description
Event Timeline
Change #1132115 had a related patch set uploaded (by Juniorbesong; author: Juniorbesong):
[labs/tools/wdaudiolex-be@main] Remove unrequired packages from requirements Bug: T386331
Change #1133577 had a related patch set uploaded (by Bovimacoco; author: Bovimacoco):
[labs/tools/wdaudiolex-be@main] T386331 Remove unrequired packages from requirements Bug=T386331
Thanks for your work on this!
It looks like the requirements.txt file is now completely empty, but some essential dependencies should remain, such as Flask==3.1.0. Could you review this and ensure that only unnecessary packages are removed while keeping the required ones?
Change #1132115 abandoned by Wandji collins:
[labs/tools/wdaudiolex-be@main] Remove unrequired packages from requirements Bug: T386331
Reason:
Duplicate patch for same Ticket
Change #1133577 merged by Wandji collins:
[labs/tools/wdaudiolex-be@main] T386331: Remove not required packages from requirements