Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

fix: constrain requests package version #622

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

ilee2u
Copy link
Contributor

@ilee2u ilee2u commented Jun 13, 2024

A quick PR to constrain the requests package to >=2.32.3 so that only one version of the package is installed, as not constraining this caused an error where versions 2.31.0 and 2.32.3 would also be installed at the same time, causing a version conflict.

See the changes made to constraints.txt for more details.

Copy link
Contributor

@varshamenon4 varshamenon4 left a comment

Choose a reason for hiding this comment

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

Nice find!

@ilee2u ilee2u merged commit 919e164 into master Jun 13, 2024
6 checks passed
@ilee2u ilee2u deleted the ilee2u/constrain-requests-package branch June 13, 2024 20:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants