Skip to content

Commit

Permalink
remove black and aiosqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdihaghverdi committed Mar 27, 2024
1 parent ed72165 commit 8569d4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
85 changes: 1 addition & 84 deletions poetry.lock

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

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ redis = {extras = ["hiredis"], version = "^5.0.3"}

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.0"
black = "^24.1.0"
pytest = "^7.4.4"
pytest-cov = "^4.1.0"
aiosqlite = "^0.19.0"

[tool.ruff]
line-length = 90
Expand Down

0 comments on commit 8569d4c

Please sign in to comment.