Skip to content

Commit

Permalink
Merge pull request #726 from BoostryJP/feature/#725
Browse files Browse the repository at this point in the history
Add py-spy and bump pydantic
  • Loading branch information
YoshihitoAso authored Dec 4, 2024
2 parents 2484c2e + 9c4b8ed commit 2057fe1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"orjson~=3.10.3",
"psycopg[c]<4.0.0,>=3.2.0",
"pycryptodome~=3.20",
"pydantic~=2.9.2",
"pydantic~=2.10.3",
"pytz~=2024.1",
"shared-memory-dict~=0.7.2",
"web3==7.5.0",
Expand All @@ -28,6 +28,7 @@ dependencies = [
"uvicorn[standard]~=0.32.0",
"uvloop~=0.21.0",
"memray<2.0.0,>=1.14.0",
"py-spy>=0.4.0",
"typer==0.12.3",
]

Expand Down
57 changes: 38 additions & 19 deletions uv.lock

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

0 comments on commit 2057fe1

Please sign in to comment.