Remove requirements.txt - replaced by install scripts with proper offline library management
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user