The requirements.txt file located in the main directory should vary based on the need of the user for using scripts.
Example: If you only intend to use the data anomaly detection script, you should install only the required packages specifically related to that script.
The
requirements.txtfile located in the main directory should vary based on the need of the user for using scripts.Example: If you only intend to use the data anomaly detection script, you should install only the required packages specifically related to that script.