diff --git a/target-counter/requirements.txt b/target-counter/requirements.txt index ec176de..3a0778f 100644 --- a/target-counter/requirements.txt +++ b/target-counter/requirements.txt @@ -1,4 +1,4 @@ pysnyk>=0.9.0 asyncio>=3.4.3 -aiohttp>=3.8.1 +aiohttp>=3.10.11 click>=8.1.2