diff --git a/requirements.txt b/requirements.txt index 2805455..7345414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ pyjwt permit #for util.py -typer \ No newline at end of file +typer +aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file