Browse Source

Added pywin32 in requirements.txt

Akash Singh 3 years ago
parent
commit
28caa9b9e2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -29,4 +29,5 @@ slack-webhook>=1.0.3
 psutil>=5.7.2
 atlassian-python-api>=1.17.3
 icopy2xls>=0.0.4
-xlsclone>=0.0.7
+xlsclone>=0.0.7
+pywin32>=227