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 a312706 commit 599a572Copy full SHA for 599a572
pyproject.toml
@@ -33,7 +33,7 @@ mypy = "^1.7"
33
black = "^23"
34
autoflake = "^2.2"
35
pytest-cov = "^4"
36
-pyinstaller = "^4.1"
+pyinstaller = "^6.0.0"
37
pylint = "^3.0.1"
38
codecov = "^2.1.12"
39
0 commit comments