diff --git a/requirements-windows.txt b/requirements-windows.txt index d242d84..3da4c31 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -1,7 +1,7 @@ # Argus Overview v3.0 - Windows dependencies -PySide6==6.11.0 +PySide6==6.11.1 Pillow==12.2.0 -pynput==1.8.1 +pynput==1.8.2 numpy==2.4.1 watchdog==6.0.0 pywin32==311 diff --git a/requirements.txt b/requirements.txt index bd01e83..1dcdbd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Argus Overview v2.7 - Pinned versions for reproducible builds -PySide6-Essentials==6.11.0 +PySide6-Essentials==6.11.1 python-xlib==0.33 Pillow==12.2.0 -pynput==1.8.1 +pynput==1.8.2 watchdog==6.0.0