Skip to content

Commit

Permalink
[Requirements] Bump storey and frames (#1373)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinal committed Oct 3, 2021
1 parent a9eb423 commit bf93518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -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
Expand All @@ -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

0 comments on commit bf93518

Please sign in to comment.