Skip to content

Commit

Permalink
Add py-spy to prod image
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesmoke05 committed Dec 4, 2024
1 parent e63530f commit a77ff25
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 a77ff25

Please sign in to comment.