pyinstaller-update

This commit is contained in:
Aparna Jyothi 2024-08-12 16:49:46 +05:30
parent ee13df0216
commit 5227ed36dc
3 changed files with 28 additions and 15 deletions

View file

@ -7,7 +7,8 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.8,<3.13"
flake8 = "^4.0.1"
pyinstaller = "5.13.1"
pyinstaller = "5.13.1"
[tool.poetry.dev-dependencies]