Skip to content

Commit

Permalink
chore: add correct dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
evtn committed Jan 29, 2024
1 parent 87b6e4d commit 2761400
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ wordstreamer = "^0.1.3"
[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
pyright = "^1.1.348"
coveralls = "^3.3.1"
typing-extensions = "^4.9.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 2761400

Please sign in to comment.