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 720368c commit 64f67feCopy full SHA for 64f67fe
pyproject.toml
@@ -24,7 +24,7 @@ jinja2 = "^3.0.0"
24
typer = "^0.3"
25
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
26
shellingham = "^1.3.2"
27
-black = "^21.4b0"
+black = "*"
28
isort = "^5.0.5"
29
pyyaml = "^5.3.1"
30
importlib_metadata = {version = "^2.0.0", python = "<3.8"}
0 commit comments