➕ Add sqlalchemy-utils types dependency
This commit is contained in:
@@ -47,6 +47,7 @@ pyflakes = "^3.0.1"
|
|||||||
yapf = "^0.32.0"
|
yapf = "^0.32.0"
|
||||||
whatthepatch = "^1.0.4"
|
whatthepatch = "^1.0.4"
|
||||||
mypy = "^1.0.0"
|
mypy = "^1.0.0"
|
||||||
|
types-sqlalchemy-utils = "^1.0.1"
|
||||||
|
|
||||||
[tool.mypy]
|
[tool.mypy]
|
||||||
plugins = "sqlalchemy.ext.mypy.plugin"
|
plugins = "sqlalchemy.ext.mypy.plugin"
|
||||||
|
Reference in New Issue
Block a user