-
Notifications
You must be signed in to change notification settings - Fork 25
Update requirements #1292
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
Update requirements #1292
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRefreshes pinned dependency versions in requirements.txt, updating several core libraries (boto3/botocore, kubernetes, urllib3) and cleaning up now-unneeded Google Auth–related packages that were previously pulled in via kubernetes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
Summary by Sourcery
Update dependency versions and prune unused authentication-related libraries from the runtime requirements.
Enhancements: