Skip to content

Cleanup: Removed dependencies, ran pre-commit with --run-all#3

Merged
arangatang merged 2 commits into
aws:mainfrom
arangatang:main
Sep 26, 2025
Merged

Cleanup: Removed dependencies, ran pre-commit with --run-all#3
arangatang merged 2 commits into
aws:mainfrom
arangatang:main

Conversation

@arangatang
Copy link
Copy Markdown
Contributor

Description of changes:

Removed three dependencies:

  1. httpx_auth_awssigv4 - We should not send customer credentials to 3p dependency
  2. requests_auth_aws_sigv4 - Unused
  3. loguru - No need, we can use python built in logger

Further ran pre-commit run --all-files to get formatting correct.

Testing
Connected to a mcp and saw connection succesfull and i could list tools

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@arangatang arangatang self-assigned this Sep 25, 2025
Comment thread src/aws_mcp_proxy/utils.py
@arangatang arangatang merged commit 403b5d6 into aws:main Sep 26, 2025
1 check passed
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.

2 participants