Skip to content

Pydantic requirements too strict #840

@flavienSindou

Description

@flavienSindou

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 expectedfiligran support[optional] use to identify an issue related to feature developed & maintained by Filigran.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions