From bf935189b89e8408ea9ca1323a2aa0268e4348b2 Mon Sep 17 00:00:00 2001 From: Dina Nimrodi Date: Sun, 3 Oct 2021 12:12:21 +0300 Subject: [PATCH] [Requirements] Bump storey and frames (#1373) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d9f1f321e74..416e1cbf72b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ importlib-resources~=5.0; python_version < '3.7' alembic~=1.4,<1.6.0 mergedeep~=1.3 # 3.2 iguazio system uses 0.9.x - limiting to only patch changes -v3io-frames~=0.9.3 +v3io-frames~=0.9.4 semver~=2.13 dask~=2.12 # dask-kubernetes 0.11.0 has distributed>=2.5.2, but after 2.30.1 they moved to CalVer and released 2020.12.0 @@ -60,6 +60,6 @@ fsspec~=0.9.0 v3iofs~=0.1.7 # 3.4 and above failed builidng in some images - see https://github.com/pyca/cryptography/issues/5771 cryptography~=3.0, <3.4 -storey~=0.8.0; python_version >= '3.7' +storey~=0.8.1; python_version >= '3.7' deepdiff~=5.0 PyMySQL~=1.0