We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d1b4e commit fc1d7afCopy full SHA for fc1d7af
pyproject.toml
@@ -39,7 +39,7 @@ sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
39
pytest = "^7.0.1"
40
mypy = "0.971"
41
# Needed by the code generator using templates
42
-black = "^22.10.0"
+black = ">=22.10,<24.0"
43
mkdocs-material = "9.1.21"
44
pillow = "^9.3.0"
45
cairosvg = "^2.5.2"
0 commit comments