We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3deb01a commit 8a8e573Copy full SHA for 8a8e573
requirements.txt
@@ -7,7 +7,7 @@ cffi==1.17.1
7
cryptography==44.0.2 ; platform_machine == "armv7l"
8
cryptography==44.0.2 ; platform_machine != "armv7l"
9
future==1.0.0
10
-importlib-metadata==8.6.1
+importlib-metadata==8.7.0
11
pefile==2024.8.26
12
pycparser==2.22
13
pyinstaller==6.13.0
0 commit comments