Skip to content

Commit

Permalink
fix: Include pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Axorax committed Sep 9, 2024
1 parent 8eb7251 commit 250f915
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
altgraph==0.17.4
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
idna==3.7
packaging==24.1
pefile==2024.8.26
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
pywin32-ctypes==0.2.3
requests==2.31.0
setuptools==74.1.2
urllib3==2.2.1

0 comments on commit 250f915

Please sign in to comment.