Skip to content

Commit

Permalink
pyproject: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Sep 9, 2023
1 parent 83ca62c commit 6cce380
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 @@ -21,12 +21,12 @@ python-magic = "^0.4.27"
pyyaml = "^6.0.1"
requests = "^2.31.0"
yt-dlp = "^2023.7.6"

# pretty-bad-protocol = "^3.1.1"
# mysqlclient = "^2.2.0"
defusedxml = "^0.7.1"
pyxdg = "^0.28"
tomlkit = "^0.12.1"

[tool.poetry.group.dev.dependencies]
mypy = "^1.5.1"
isort = "^5.12.0"
Expand Down

0 comments on commit 6cce380

Please sign in to comment.