There was an error while loading. Please reload this page.
1 parent 79361c7 commit a217953Copy full SHA for a217953
1 file changed
contrib/PC/MagicMemoryCreator/requirements.txt
@@ -1,5 +1,5 @@
1
oschmod==0.3.12
2
-psutil==5.9.8; sys_platform == 'win32' or sys_platform == 'Windows'
+psutil==5.9.8; sys_platform == 'win32'
3
requests==2.31.0
4
-wmi==1.5.1; sys_platform == 'win32' or sys_platform == 'Windows'
+wmi==1.5.1; sys_platform == 'win32'
5
0 commit comments