Skip to content

Commit

Permalink
updated poetry packages for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
lhl committed Jan 13, 2025
1 parent fa0bf62 commit 19bf52a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 36 deletions.
53 changes: 19 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ dependencies = [
"sttable>=0.0.1,<0.0.2",
"pytz~=2024.2",
"uvicorn>=0.17.6,<0.18",
"protobuf==3.20.0",
"protobuf>=5.29.3,<6",
"siwe>=4.4.0,<5",
"eth-account>=0.13.4,<0.14",
"eth-hash>=0.7.0,<0.8",
"eth-typing>=5.1.0,<6",
"eth-keyfile>=0.8.1,<0.9",
"itsdangerous>=2.1.2,<3",
"coinaddrvalidator>=1.1.3,<2",
"python-multipart>=0.0.5,<0.0.6",
"python-multipart>=0.0.20,<0.1",
"matplotlib>=3.5.2,<4",
"pandas>=2.2.3,<3",
"squarify>=0.4.3,<0.5",
Expand Down

0 comments on commit 19bf52a

Please sign in to comment.