diff --git a/requirements.txt b/requirements.txt index e45e730..770783d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -telepot==12.0 \ No newline at end of file +telepot==12.0 +aiohttp>=3.9.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file