summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2023-06-05 16:07:54 -0600
committernavanchauhan <navanchauhan@gmail.com>2023-06-05 16:07:54 -0600
commit6c84daa6a9bb35628651c6aedfd3e59f631535ae (patch)
tree13b2d05876f8faaf544a899738bdb8b8980927da /requirements.txt
parentc514aa5a1014c1fe3355ace7b88a5a6fe072bc84 (diff)
cache file
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"