Skip to content

Commit

Permalink
fix(pyinstaller): v5.0.1 with v2024.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed May 23, 2024
1 parent d506359 commit d3030df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
black~=23.7.0
isort~=5.12.0
mypy~=1.4.1
pyinstaller==4.10
pyinstaller-hooks-contrib==2024.4
pyinstaller==5.0.1
pyinstaller-hooks-contrib==2024.6

# Extra requirements installed by `mypy --install-types`.
# IMPORTANT: Make sure the versions of these typing libraries match the versions
Expand Down

0 comments on commit d3030df

Please sign in to comment.