Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OKTA-721777: address python jose concerns #404

Merged
merged 2 commits into from
May 18, 2024

Conversation

bryanapellanes-okta
Copy link
Contributor

@bryanapellanes-okta bryanapellanes-okta commented May 17, 2024

Update requirements.txt

  • remove ecdsa
  • update python-jose

Also added pip-install.sh as a reminder how not to pull in problematic dependencies.

See Jacks comment on OKTA-721777

@@ -0,0 +1,3 @@
#!/bin/bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to call this file pip-install?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, yes. Thanks!

Copy link
Collaborator

@laura-rodriguez laura-rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment, lgtm

@bryanapellanes-okta bryanapellanes-okta merged commit 4227d17 into master May 18, 2024
5 checks passed
@bryanapellanes-okta bryanapellanes-okta deleted the OKTA-721777-python-jose branch May 21, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants