Skip to content

Commit

Permalink
Revert "Bump down mashumaro requirement"
Browse files Browse the repository at this point in the history
This reverts commit c3f3284.
  • Loading branch information
gshank committed Dec 19, 2024
1 parent c3f3284 commit b7dd3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"isodate>=0.6,<0.7",
"jsonschema>=4.0,<5.0",
"Jinja2>=3.1.3,<4",
"mashumaro[msgpack]>=3.9,<3.15",
"mashumaro[msgpack]>=3.15,<4.0",
"pathspec>=0.9,<0.13",
"protobuf>=5.0,<6.0",
"python-dateutil>=2.0,<3.0",
Expand Down

0 comments on commit b7dd3ae

Please sign in to comment.