diff --git a/requirements-dev.txt b/requirements-dev.txt index 87f769b..dea6c43 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -pyinstaller==6.17.0 +pyinstaller==6.18.0 # Use patched fork to work around https://github.com/matthew-brett/delocate/issues/228 git+https://github.com/justvanrossum/delocate.git # delocate==0.12.0 diff --git a/requirements.txt b/requirements.txt index ea57f6e..edd1191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ aiohttp==3.13.3 setuptools==80.8.0 # pinned! PyQt6==6.7.1 PyQt6-Qt6==6.7.3 -PyQt6-sip==13.10.3 -psutil==7.2.1 +PyQt6-sip==13.11.0 +psutil==7.2.2