From f92b631fc873a48fb8fa9950ace719003e7bc145 Mon Sep 17 00:00:00 2001 From: brenda-br Date: Fri, 3 Mar 2023 17:19:40 +0530 Subject: Admin Privilege --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 14e451a..8183dcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,5 @@ pyqtgraph==0.10.0 pandas==1.0.1 numpy==1.17.3 PyQt5==5.15.1 +pyuac +pywin32 -- cgit