Skip to content

Commit

Permalink
pyinstaller: Restrict to 5.0
Browse files Browse the repository at this point in the history
5.2 didn't fix iterative#7949
  • Loading branch information
daavoo authored and efiop committed Aug 18, 2022
1 parent 3fc9f32 commit ff2f2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# NOTE: using strict version due to
# https://github.com/iterative/dvc/issues/7949
PyInstaller==5.2
PyInstaller==5.0

0 comments on commit ff2f2e4

Please sign in to comment.