Realized that installing dependencies is a bit much to ask for such a simple program, so I rolled it into an executable with pyinstaller. No clue if this'll cause issues, but it seems like it works. Should allow me to include other dependencies too, should I decide to add them.