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.
1 parent 63482af commit 46318c8Copy full SHA for 46318c8
requirements.txt
@@ -8,7 +8,7 @@ ruamel.yaml~=0.18.14 # For configuration editor
8
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
+requests~=2.32.5 # HTTP library
12
ping3~=5.1.3 # 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
0 commit comments