update Mypy & improve typing defs some
This commit is contained in:
parent
1b4fad929c
commit
72bd33660b
9 changed files with 115 additions and 75 deletions
|
|
@ -8,6 +8,7 @@ authors = ["ducklet <ducklet@noreply.code.dumpr.org>"]
|
|||
python = "^3.8"
|
||||
SQLAlchemy = {extras = ["mypy"], version = "^1.4.45"}
|
||||
wcwidth = "^0.2.5"
|
||||
typing-extensions = "*"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
interrogate = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue