Skip to content

Commit 70188e5

Browse files
authored
Fix MacOS + BUILD
1 parent 5d5547b commit 70188e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ certifi
3737
py7zr==0.22.0
3838
rarfile==4.2
3939
zipfile-deflate64==0.2.0 ; sys_platform != "darwin"
40+
zipfile-deflate64-macos==0.1.0 ; sys_platform == "darwin"
4041

4142
# BeautifulSoup
4243
beautifulsoup4==4.12.3

0 commit comments

Comments
 (0)