mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Lock pyinstaller version 5.6.2
The new version 5.7.0 won't install correctly on my PC. Need to double check if this is a local problem, if that is the case it should be reverted. Contributes to CURA-10072
This commit is contained in:
parent
07814dcec5
commit
c0371f2a0e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pytest
|
||||
pyinstaller
|
||||
pyinstaller==5.6.2
|
||||
pyinstaller-hooks-contrib
|
||||
pyyaml
|
||||
sip==6.5.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue