diff --git a/pyproject.toml b/pyproject.toml index 36633d4..12d0d6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ autopep8 = "==1.7.1" flake8 = "==5.0.4" mypy = "0.991" pre-commit = "==3.5.0" -pyinstaller = "4.5.1" +pyinstaller = "4.10" types-selenium = "==3.141.9" [build-system]