We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366f7db commit 877a364Copy full SHA for 877a364
requirements.txt
@@ -1,3 +1,3 @@
1
psutil==6.1.0
2
-pywin32==308
+pywin32==308; sys_platform == "win32"
3
requests==2.32.3
0 commit comments