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

Requests requirements too strict #857

Open
flavienSindou opened this issue Mar 6, 2025 · 0 comments · May be fixed by #859
Open

Requests requirements too strict #857

flavienSindou opened this issue Mar 6, 2025 · 0 comments · May be fixed by #859
Assignees
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

Comments

@flavienSindou
Copy link
Contributor

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.

@flavienSindou flavienSindou added bug use for describing something not working as expected filigran support [optional] use to identify an issue related to feature developed & maintained by Filigran. labels Mar 6, 2025
@flavienSindou flavienSindou added this to the Bugs Backlog milestone Mar 6, 2025
@flavienSindou flavienSindou self-assigned this Mar 6, 2025
@flavienSindou flavienSindou linked a pull request Mar 7, 2025 that will close this issue
5 tasks
@flavienSindou flavienSindou linked a pull request Mar 7, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant