Skip to content
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

Pinning python requests to version 2.23.0 to resolve pip warning #2752

Merged
merged 7 commits into from
Sep 24, 2020

Conversation

logyball
Copy link
Contributor

Fixes #2736

Proposed Changes

We get a warning when using versions of python's request library that aren't 2.23.0, this resolves that by pinning python requests to version 2.23.0

@logyball logyball requested review from axelsrz and a team as code owners September 20, 2020 17:27
@ghost
Copy link

ghost commented Sep 20, 2020

CLA assistant check
All CLA requirements met.

@mrivera-ms mrivera-ms merged commit e56a86e into microsoft:main Sep 24, 2020
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.

Pin python requests to version 2.23.0 to resolve pip installation error/warning
3 participants