Skip to content

Commit 0d8ed32

Browse files
authored
Update requirements.txt
1 parent 3c7b87b commit 0d8ed32

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

requirements.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# Core GUI Framework
2-
PyQt6>=6.6.0,<7.0.0
3-
4-
# Optional: For better error handling and logging
5-
# colorlog>=6.7.0
6-
1+
PyQt6>=6.6.0
2+
colorlog>=6.7.0
73
pytest>=8.0.0
8-
9-
# Note: The following external dependencies are required but not Python packages:
10-
# 1. Real-ESRGAN executable (download from GitHub releases)
11-
# 2. FFmpeg executable (for video processing)

0 commit comments

Comments
 (0)