Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

change marshmallow requirement after dropping marshmallow v2 support #424

Open
mjhanke opened this issue Apr 20, 2022 · 0 comments
Open

Comments

@mjhanke
Copy link

mjhanke commented Apr 20, 2022

changelog v0.24.0:

Drop support for marshmallow 2, which is now EOL (#332).

install requirements v0.24.0:

INSTALL_REQUIRES = ("marshmallow>=2.15.2",)

the setup.py file should be updated to reflect no longer supporting marshmallow<3 after #332

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant