From c65d437843310b46ccb93b1c418ff7da547a5fec Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Wed, 10 Jun 2020 15:31:19 -0400 Subject: Upgrade Windows dependency Signed-off-by: Ofek Lev --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 804a78a..340e431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,8 +11,7 @@ paramiko==2.4.2 pycparser==2.17 pyOpenSSL==18.0.0 pyparsing==2.2.0 -pypiwin32==219; sys_platform == 'win32' and python_version < '3.6' -pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6' +pywin32==227; sys_platform == 'win32' requests==2.20.0 six==1.10.0 urllib3==1.24.3 -- cgit v1.2.1