We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6802225 + 6683685 commit 2ff32f1Copy full SHA for 2ff32f1
1 file changed
requirements.txt
@@ -10,7 +10,7 @@ tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
10
uptime~=3.0.1 # For System Uptime
11
requests~=2.32.4 # HTTP library
12
ping3~=4.0.8 # ICMP ping implementation using raw socket
13
-pyinstaller~=6.14.1 # bundles a Python application and all its dependencies into a single package
+pyinstaller~=6.14.2 # bundles a Python application and all its dependencies into a single package
14
Pillow~=11.3.0 # Image generation
15
16
# Efficient image serialization
0 commit comments