diff --git a/requirements.txt b/requirements.txt index b2f6b1f8..cc82067e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,13 +3,13 @@ nlzss11 @ git+https://github.com/CovenEsme/nlzss11@1.7 ; sys_platform == 'darwin nlzss11~=1.7; sys_platform != 'darwin' or platform_machine == 'x86_64' or platform_machine == 'x86_32' PyYAML~=6.0.1 lz4~=4.3.2 -PySide6~=6.7.0 +PySide6~=6.8.0 pyqtdarktheme @ git+https://github.com/CovenEsme/PyQtDarkTheme/@v2.2.0 # Includes support for python 3.12 typing_extensions~=4.12.0 pyclip~=0.7.0 # dev stuff -black~=24.8.0 +black~=24.10.0 pytest~=8.3.1 PyInstaller~=6.10.0 Pillow~=10.4.0