Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Pydantic requirements too strict #840

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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