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

use a version of requests that supports the version of chardset it installs #214

Merged
merged 3 commits into from Jan 4, 2023

Conversation

kennyworkman
Copy link
Member

gets rid of annoying warning on any subcommand that makes a request:

/root/miniconda/envs/jupyterlab/lib/python3.9/site-packages/requests/__init__.py:104: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "

@kennyworkman kennyworkman merged commit 0501bbc into main Jan 4, 2023
@kennyworkman kennyworkman deleted the kenny/fix-request-warning branch January 4, 2023 18:27
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.

None yet

2 participants