You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #649 is using marshmallow-dataclasses, we should add it as a package dependency. Currently it only works because cairo-lang installs marshmallow-dataclasses as its own dependency.
We should also limit the maximum version of the package to below 8.5.5, until the lovasoa/marshmallow_dataclass#198 memory leak gets addressed.
The text was updated successfully, but these errors were encountered:
Feature Request
Since #649 is using marshmallow-dataclasses, we should add it as a package dependency. Currently it only works because cairo-lang installs marshmallow-dataclasses as its own dependency.
We should also limit the maximum version of the package to below 8.5.5, until the lovasoa/marshmallow_dataclass#198 memory leak gets addressed.
The text was updated successfully, but these errors were encountered: