We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f500862 + 1faaf61 commit da4dea1Copy full SHA for da4dea1
1 file changed
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
ping3~=5.1.5 # ICMP ping implementation using raw socket
12
-pyinstaller~=6.19.0 # bundles a Python application and all its dependencies into a single package
+pyinstaller~=6.20.0 # bundles a Python application and all its dependencies into a single package
13
pyusb~=1.3.1 # For TURZX USB models: communicate directly through USB
14
pycryptodome~=3.23.0 # For TURZX USB models: decrypt/encrypt frames using DES
15
0 commit comments