Skip to content

Commit

Permalink
Upgrade libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
isatsam committed Aug 20, 2024
1 parent 743ffab commit 9e321da
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
altgraph==0.17.4
certifi==2024.2.2
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.7
packaging==24.0
packaging==24.1
pefile==2023.2.7
pyinstaller==6.6.0
pyinstaller-hooks-contrib==2024.6
PySide6==6.6.2
PySide6_Addons==6.6.2
PySide6_Essentials==6.6.2
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
PySide6==6.7.2
PySide6_Addons==6.7.2
PySide6_Essentials==6.7.2
requests==2.32.3
setuptools==69.5.1
shiboken6==6.6.2
urllib3==2.2.1
setuptools==73.0.0
shiboken6==6.7.2
urllib3==2.2.2

0 comments on commit 9e321da

Please sign in to comment.