Skip to content

Commit

Permalink
Bump down mashumaro requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
gshank committed Dec 12, 2024
1 parent 2c0e434 commit 68aab35
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.15,<4.0",
"mashumaro[msgpack]>=>=3.9,<3.15",
"pathspec>=0.9,<0.13",
"protobuf>=5.0,<6.0",
"python-dateutil>=2.0,<3.0",
Expand Down

0 comments on commit 68aab35

Please sign in to comment.