From 13d4f81580ac50c5eba47f5dc453c9455139cbcf Mon Sep 17 00:00:00 2001 From: tomer-mamia <125267619+tomerm-iguazio@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:05:27 +0200 Subject: [PATCH] bump v3io to v0.6.0 (#501) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55d61093..5e0c25b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp~=3.8 -v3io~=0.5.14 +v3io~=0.6.0 # exclude pandas 1.5.0 due to https://github.com/pandas-dev/pandas/issues/48767 # and 1.5.* due to https://github.com/pandas-dev/pandas/issues/49203 # pandas 2.2 requires sqlalchemy 2