Skip to content

Commit

Permalink
build(deps): added pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 26, 2024
1 parent 5e9f271 commit 51f2b7c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
22 changes: 20 additions & 2 deletions 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 @@ -76,6 +76,7 @@ pytest-dotenv = "^0.5.2"
pytest-timeout = "^2.2.0"
pytest-retry = "^1.6.3"
pytest-mock = "*"
pytest-asyncio = "^0.24.0"
greenlet = "*" # dependency of playwright, but needed for coverage

# docs
Expand Down

0 comments on commit 51f2b7c

Please sign in to comment.