python3 -m pip install -r .\factory_kit_requirements.txt
python3 -m pip install python-dotenv
python3 -m pip install pyperclip
python3 -m pip install requests
echo "Factory kit setup is complete. You can now run the UDR tool."
pause