# Core requirements for tkinter_player signage app # Network and API requirements requests>=2.28.0 # Security and encryption bcrypt>=4.0.0 # Media playback python-vlc>=3.0.16120 # GUI automation and system control pyautogui>=0.9.54 # Image processing (PIL/Pillow) Pillow>=9.3.0 # System monitoring psutil>=5.9.0