Skip to content

Commit

Permalink
use latest ecdsa package to address vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanapellanes-okta committed Apr 16, 2024
1 parent d896f65 commit 09b28be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ pyyaml
xmltodict
yarl
pycryptodomex
python-jose
python-jose==3.3.0
ecdsa==0.19.0
aenum
pydash
flake8
Expand Down

0 comments on commit 09b28be

Please sign in to comment.