Skip to content

Commit

Permalink
pyproject.toml: add multidict<7.0,>=4.5 as direct dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Dec 2, 2024
1 parent 0f9708c commit 91fce8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"aiohttp>=3.10.11,<3.12",
"cryptography>=43.0.1,<45",
"grpcio>=1.53.2,<1.69",
"multidict<7.0,>=4.5",
"protobuf>=4.21.12,<5.29",
"pydantic<3,>=2.6",
"pydantic-settings<3,>=2.3",
Expand Down

0 comments on commit 91fce8e

Please sign in to comment.