Skip to content

Commit

Permalink
fix - add asyncpg
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilevk committed May 7, 2024
1 parent 0c57aed commit 9ed69f2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
59 changes: 58 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ starlette-context = "^0.3.6"
pytest = "^8.2.0"
pytest-asyncio = "^0.23.6"
httpx = "^0.27.0"
asyncpg = "^0.29.0"


[build-system]
Expand Down

0 comments on commit 9ed69f2

Please sign in to comment.