diff --git a/example/example1/requirements.txt b/example/example1/requirements.txt index edd6d32..0dcd89f 100644 --- a/example/example1/requirements.txt +++ b/example/example1/requirements.txt @@ -1,4 +1,4 @@ -aiohttp >= 3.14.0, < 4 +aiohttp >= 3.14.1, < 4 aiosignal >= 1.4.0 attrs >= 26.1.0 frozenlist >= 1.8.0