Requests requirements too strict #857
Labels
bug
use for describing something not working as expected
filigran support
[optional] use to identify an issue related to feature developed & maintained by Filigran.
Milestone
Problem to Solve
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.
The text was updated successfully, but these errors were encountered: