Skip to content

fixed requirements.txt, resolving compatible releases and hash-checking mode and update vulnerable setuptools version #353

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

Merged
merged 2 commits into from
Feb 22, 2025

Conversation

pUrGe12
Copy link
Contributor

@pUrGe12 pUrGe12 commented Feb 14, 2025

Issue #352

Changes Proposed

  • change httpx~=0.25.0 to httpx[socks]~=0.25.0

Explanation of Changes

httpx~=0.25.0 will give an error because we are using hash-checking modes thus we need to specify the exact versions which we have for httpx[socks] above.

Additional info

check is not related to the PR

@KingAkeem
Copy link
Member

Please fix the failing pipeline

@pUrGe12
Copy link
Contributor Author

pUrGe12 commented Feb 14, 2025

I will do that

@pUrGe12 pUrGe12 changed the title fixed requirements.txt, resolving compatible releases and hash-checking mode fixed requirements.txt, resolving compatible releases and hash-checking mode and update vulnerable setuptools version Feb 14, 2025
@pUrGe12
Copy link
Contributor Author

pUrGe12 commented Feb 16, 2025

Can you review this @KingAkeem

@pUrGe12
Copy link
Contributor Author

pUrGe12 commented Feb 22, 2025

@KingAkeem Can this be closed now?

@KingAkeem KingAkeem merged commit 0ccf61f into DedSecInside:dev Feb 22, 2025
2 checks passed
@KingAkeem
Copy link
Member

Approved and merged

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