Skip to content

Commit 0719dc3

Browse files
committed
Add required python libraries to requirements.txt
1 parent a963047 commit 0719dc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
colorama==0.4.4
2+
docx-mailmerge==0.5.0
3+
docx2pdf==0.1.8
4+
lxml==4.8.0
5+
pywin32==303
6+
tqdm==4.63.1

0 commit comments

Comments
 (0)