summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 04cd147..f091674 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,6 +16,7 @@ packaging==23.1; python_version >= "3.8"
pandas==2.0.0; python_version >= "3.8"
pefile==2023.2.7; python_version >= "3.7" and python_version < "3.12" and sys_platform == "win32" and python_full_version >= "3.6.0"
pillow==9.5.0; python_version >= "3.7"
+platformdirs==3.5.1; python_version >= "3.7"
pyinstaller-hooks-contrib==2023.3; python_version >= "3.7" and python_version < "3.12"
pyinstaller==5.11.0; python_version >= "3.7" and python_version < "3.12"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.8"