You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
The strict Requests version requirements prevent the development of connectors or scripts that depend on other packages.
Current Workaround
Ignore dependency manager errors.
Proposed Solution
After verifying compatible versions with different python versions (based on successful installation and passing tests and CVE checks), relax the Requests version constraints in requirements.txt, setup.cfg, and pyproject.toml.