diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 40937aa..a1487b1 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -7,4 +7,5 @@ pyyaml wcmatch==8.4.1 openai==0.27.8 azure-identity==1.13.0 -azure.mgmt.network==23.1.0 \ No newline at end of file +azure.mgmt.network==23.1.0 +aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file