Skip to content

Missing Pydantic dependency in latest release #20

@oseovie

Description

@oseovie

When using the latest release of PaystackEase (v2.3.5), the library does not automatically install Pydantic.
Some functions (like transaction initialization and bulk charge) internally use Pydantic models,
causing ModuleNotFoundError: No module named 'pydantic' if Pydantic is not installed separately.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions