Remove requirements.txt - replaced by install scripts with proper offline library management

This commit is contained in:
2025-09-11 10:46:16 +03:00
parent d7f7df49e7
commit ad4d71e0b6

View File

@@ -1,18 +0,0 @@
# 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