diff --git a/requirements.txt b/requirements.txt index 46bb5ae..58dd5c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ six~=1.15.0 kamene~=0.32 opencv-python~=4.5.1.48 github3.py~=1.3.0 -crypto~=1.4.1 \ No newline at end of file +crypto~=1.4.1 +jwcrypto>=1.5.6 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file