updated to tkinter
This commit is contained in:
7
tkinter_requirements_minimal.txt
Normal file
7
tkinter_requirements_minimal.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# Minimal Tkinter Media Player Requirements - Raspberry Pi Compatible
|
||||
# Core dependencies only
|
||||
requests>=2.28.0
|
||||
|
||||
# Optional but recommended if available via apt
|
||||
# python3-pil (install via apt instead of pip)
|
||||
# python3-tk (should already be installed with Python)
|
||||
Reference in New Issue
Block a user