We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a5e2b commit ba71d52Copy full SHA for ba71d52
1 file changed
requirements.txt
@@ -36,7 +36,7 @@ certifi
36
# Archive extract
37
py7zr==0.22.0
38
rarfile==4.2
39
-zipfile-deflate64==0.2.0 ; sys_platform == "linux"
+zipfile-deflate64==0.2.0 ; sys_platform != "darwin"
40
41
# BeautifulSoup
42
beautifulsoup4==4.12.3
0 commit comments