Skip to content

Commit

Permalink
added pytest-timeout to dependendencies, and updated poetry.
Browse files Browse the repository at this point in the history
  • Loading branch information
djl11 committed Nov 8, 2024
1 parent ecf7306 commit 8e4d499
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 7 deletions.
29 changes: 22 additions & 7 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 @@ -14,6 +14,7 @@ openai = "^1.47.0"
jsonlines = "^4.0.0"
rich = "^13.8.1"
pytest = "^8.3.3"
pytest-timeout = "^2.3.1"
pytest-asyncio = "^0.24.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 8e4d499

Please sign in to comment.