Skip to content

Commit

Permalink
Add uvloop and httptools to boost performance
Browse files Browse the repository at this point in the history
  • Loading branch information
notarious2 committed Mar 3, 2024
1 parent 13794ac commit 4791c90
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 1 deletion.
94 changes: 93 additions & 1 deletion poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ aiofiles = "^23.2.1"
boto3 = "^1.33.9"
Pillow = "10.1.0"
sentry-sdk = {extras = ["asyncpg", "fastapi"], version = "^1.39.1"}
uvloop = "0.19.0"
httptools = "0.6.1"

[tool.poetry.group.test.dependencies]
pytest = "7.4.3"
Expand Down

0 comments on commit 4791c90

Please sign in to comment.