We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b382d2d + 4b0a03e commit e21781aCopy full SHA for e21781a
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.5 # HTTP library
12
ping3~=5.1.5 # ICMP ping implementation using raw socket
13
-pyinstaller~=6.18.0 # bundles a Python application and all its dependencies into a single package
+pyinstaller~=6.19.0 # bundles a Python application and all its dependencies into a single package
14
15
# Image generation
16
Pillow~=11.3.0; python_version < "3.10" # For Python 3.9, only Pillow 11.x is supported
0 commit comments