Skip to content

Fix: Update urllib3 version for dependency compatibility#27

Closed
arvinder004 wants to merge 1 commit intoEAPD-DRB:mainfrom
arvinder004:fix/urllib3-dependency-conflict
Closed

Fix: Update urllib3 version for dependency compatibility#27
arvinder004 wants to merge 1 commit intoEAPD-DRB:mainfrom
arvinder004:fix/urllib3-dependency-conflict

Conversation

@arvinder004
Copy link

Summary

  • Changed urllib3 version in requirements.txt to >=1.25.4,<1.27
  • Resolves installation conflicts with botocore and other packages
  • Installation tested successfully on macOS with Python 3.9.13

Related issues

@SeaCelo
Copy link
Collaborator

SeaCelo commented Feb 27, 2026

Thanks for the contribution. I checked this again and there is currently no effective diff to merge here (0 additions / 0 deletions), and urllib3==2.2.1 is already present in requirements.txt.

Closing this PR as superseded/no-op.

@SeaCelo SeaCelo closed this Feb 27, 2026
@arvinder004
Copy link
Author

arvinder004 commented Feb 28, 2026

@SeaCelo, I think you should recheck this.

Screenshot 2026-02-28 at 7 32 31 PM

Please suggest what should I do else

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.

[Bug] Update urllib3 version in requirements.txt for dependency compatibility

2 participants