We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5c952f + a66a361 commit cfd9d7bCopy full SHA for cfd9d7b
requirements.txt
@@ -9,7 +9,7 @@ sv-ttk~=2.6.1 # Tk Sun Valley theme for configuration editor
9
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~=5.1.3 # ICMP ping implementation using raw socket
+ping3~=5.1.5 # ICMP ping implementation using raw socket
13
pyinstaller~=6.15.0 # bundles a Python application and all its dependencies into a single package
14
Pillow~=11.3.0 # Image generation
15
0 commit comments