diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 40937aa..b41cbed 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 +pyjwt>=2.12.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file