diff --git a/requirements.txt b/requirements.txt index 831df64..09debfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ twitchAPI==2.1.0 Mastodon.py==1.5.1 boto3==1.17.21 hvac==0.10.14 -tweepy==4.14.0 \ No newline at end of file +tweepy==4.14.0 +aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file