Skip to content

Commit

Permalink
add httpx to fastapi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnik512 committed Nov 9, 2024
1 parent b8cc4a7 commit 1dba17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/modern-di-fastapi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dev = [
"ruff",
"mypy",
"typing-extensions",
"httpx",
"asgi-lifespan",
]

Expand Down

0 comments on commit 1dba17f

Please sign in to comment.