Skip to content

Commit

Permalink
Fix Segmentation fault from QUiLoader() by bumping PySide6-Essentials…
Browse files Browse the repository at this point in the history
… version
  • Loading branch information
julianneswinoga committed Feb 24, 2024
1 parent f940e67 commit 4f55f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
platformio==6.1.4
PySide6-Essentials==6.4.2
PySide6-Essentials==6.5.3 # Last version that supports python 3.7
requests~=2.28.1
semver~=2.13.0
pygments~=2.13.0

0 comments on commit 4f55f64

Please sign in to comment.