Specified pyjwt requirement to be 1.7

This commit is contained in:
VakarisZ 2021-03-18 09:41:29 +02:00
parent c9c2648599
commit ed589bd46a
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ werkzeug>=1.0.1
wheel>=0.34.2
git+https://github.com/guardicode/ScoutSuite
pyjwt>=1.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
pyjwt==1.7 # not directly required, pinned by Snyk to avoid a vulnerability