diff --git a/requirements.txt b/requirements.txt index 02788be1..71f87626 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ sv-ttk~=2.6.1 # Tk Sun Valley theme for configuration editor tkinter-tooltip~=3.1.2 # Tooltips for configuration editor uptime~=3.0.1 # For System Uptime ping3~=5.1.5 # ICMP ping implementation using raw socket -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 pyusb~=1.3.1 # For TURZX USB models: communicate directly through USB pycryptodome~=3.23.0 # For TURZX USB models: decrypt/encrypt frames using DES