-
Notifications
You must be signed in to change notification settings - Fork 142
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedfiligran support[optional] use to identify an issue related to feature developed & maintained by Filigran.[optional] use to identify an issue related to feature developed & maintained by Filigran.
Milestone
Description
Problem to Solve
The strict Pydantic version requirements prevent the development of connectors or scripts that depend on other packages.
See Pydantic Ecosystem Considerations (accessed on 2025-02-14).
Current Workaround
Ignore dependency manager errors.
Proposed Solution
After verifying compatible versions (based on successful installation and passing tests), relax the Pydantic version constraints in requirements.txt, setup.cfg, and pyproject.toml.
Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedfiligran support[optional] use to identify an issue related to feature developed & maintained by Filigran.[optional] use to identify an issue related to feature developed & maintained by Filigran.