Skip to content

Commit

Permalink
modernize pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-oleshkevich committed Nov 8, 2022
1 parent 074b0e6 commit 0023981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ starlette = "^0"
itsdangerous = "^2.0.1"
redis = {version = ">=4.2.0rc1", optional = true}

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
pytest = "^7.1.2"
black = "^22.10.0"
pytest-asyncio = "^0.19.0"
Expand Down

0 comments on commit 0023981

Please sign in to comment.