diff --git a/requirements.txt b/requirements.txt index 4903ba9..3aeb885 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ tabulate micromenu~=2.0.3 httpx authlib -asyncio \ No newline at end of file +asyncio +anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file