Skip to content

Commit

Permalink
use recent pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz committed Nov 29, 2023
1 parent bac6751 commit 762f7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dev = [
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==5.10.1",
"pyinstaller==6.2.0",
"setuptools==68.0.0",
"build==0.10.0"
]
Expand Down

0 comments on commit 762f7f2

Please sign in to comment.