diff --git a/requirements-dev.txt b/requirements-dev.txt index 904cb19..fa81ad0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ pytest>=9.1.1 pytest-qt>=4.5.0 pytest-cov>=7.1.0 -ruff>=0.15.18 +ruff>=0.15.20 mypy>=2.1.0 types-requests>=2.33.0.20260518 pyinstaller>=6.21.0 diff --git a/requirements.txt b/requirements.txt index f0ffaaf..a4b841a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ PyQt6>=6.11.0 PyQt6-WebEngine>=6.11.0 tweepy>=4.16.0 -atproto>=0.0.68 +atproto>=0.0.69 Pillow>=12.2.0 keyring>=25.7.0 requests>=2.34.2 @@ -9,4 +9,4 @@ packaging>=26.2 python-dotenv>=1.2.2 ffmpeg-python>=0.2.0 imageio-ffmpeg>=0.6.0 -boto3>=1.43.34 +boto3>=1.43.36