Skip to content

Commit

Permalink
Merge pull request #1581 from BoostryJP/fix#1579
Browse files Browse the repository at this point in the history
Add py-spy to prod image
  • Loading branch information
YoshihitoAso authored Dec 4, 2024
2 parents e63530f + a77ff25 commit 414c48e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"aiomysql==0.2.0",
"httpx<1.0.0,>=0.27.0",
"memray<2.0.0,>=1.14.0",
"py-spy>=0.4.0",
]

[tool.uv]
Expand All @@ -44,7 +45,6 @@ dev-dependencies = [
"pytest-aiohttp<2.0.0,>=1.0.5",
"ruamel-yaml<1.0.0,>=0.18.6",
"pytest-memray<2.0.0,>=1.6.0",
"py-spy>=0.4.0",
]

[project.optional-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

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

0 comments on commit 414c48e

Please sign in to comment.