Skip to content

Commit

Permalink
Add comment for why we are using cryptography backend
Browse files Browse the repository at this point in the history
Signed-off-by: Judy Ng <[email protected]>
  • Loading branch information
judysng authored and gmarciani committed Feb 15, 2024
1 parent 41bef7c commit 3d99aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Werkzeug==2.3.8
boto3==1.24.30
requests==2.31.0
urllib3==1.26.18
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
python-jose[cryptography]==3.3.0
PyYAML==6.0
pytest==7.2.2
Expand Down

0 comments on commit 3d99aca

Please sign in to comment.