Bot , Its about bot and AI
pip list --outdated --format=freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}