Skip to content

Commit

Permalink
Merge branch 'main' into er/dependency-standardization
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Feb 23, 2024
2 parents 65ae691 + 1172529 commit c9b36ea
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 @@ -31,7 +31,7 @@ dependencies = [
"colorama>=0.3.9,<0.5",
"isodate>=0.6,<0.7",
"jsonschema>=4.0,<5.0",
"Jinja2~=3.0",
"Jinja2>=3.1.3,<4",
"mashumaro[msgpack]>=3.9,<4.0",
"pathspec>=0.9,<0.12",
"protobuf>=4.0.0,<5.0.0",
Expand Down

0 comments on commit c9b36ea

Please sign in to comment.