From 4fee3e091a8d79a40f70ff9c1f87b29b9340049a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 25 Jan 2021 14:26:11 +0100 Subject: Merging upstream version 0.15.0. Signed-off-by: Daniel Baumann --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e8d531b..0a164bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ setuptools -wheel==0.33.4 -Click==7.0 -sh==1.12.14; sys_platform != 'win32' # sh is not supported on windows -arrow==0.15.5; +wheel==0.35.1 +Click==7.1.2 +sh==1.14.1; sys_platform != 'win32' # sh is not supported on windows +arrow==0.17.0 -- cgit v1.2.3