Skip to content

Commit

Permalink
feat(api): uvloop and httptools
Browse files Browse the repository at this point in the history
  • Loading branch information
betofigueiredo committed May 23, 2024
1 parent b0f0ee4 commit 2650786
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ gunicorn = "^22.0.0"
databases = { extras = ["asyncmy"], version = "^0.9.0" }
pandas = "^2.2.1"
cryptography = "^42.0.5"
httptools = "^0.6.1"
uvloop = "^0.19.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
Expand Down

0 comments on commit 2650786

Please sign in to comment.