From 1b6295685416dcda5c1f8ba8ee3d58d83718d5d0 Mon Sep 17 00:00:00 2001 From: tomer-mamia <125267619+tomerm-iguazio@users.noreply.github.com> Date: Fri, 8 Mar 2024 00:55:32 +0200 Subject: [PATCH] bump v3io-py to 0.6.2 (#504) (#506) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55d61093..7ce80f8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp~=3.8 -v3io~=0.5.14 +v3io~=0.6.2 # 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