diff --git a/requirements.txt b/requirements.txt index 21a3ef87..35b725f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django>=4.2.11,<7.0 djangorestframework>=3.15.0 -aiohttp>=3.9.5 +aiohttp>=3.13.5 cryptography>=42.0.0