diff --git a/setup.py b/setup.py index c6aa15f27..01b9d785c 100644 --- a/setup.py +++ b/setup.py @@ -100,7 +100,7 @@ setup( "hypothesis>=5.8,<7", "parver>=0.1,<2.0", "pdoc>=4.0.0", - "pyinstaller==4.4", + "pyinstaller==4.5", "pytest-asyncio>=0.10.0,<0.16,!=0.14", "pytest-cov>=2.7.1,<3", "pytest-timeout>=1.3.3,<2",