We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc02ba commit 52a5e2bCopy full SHA for 52a5e2b
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
+zipfile-deflate64==0.2.0 ; sys_platform == "linux"
40
41
# BeautifulSoup
42
beautifulsoup4==4.12.3
0 commit comments