Skip to content

Commit

Permalink
[Requirements] Bump storey to 0.8.15 and v3io-frames to 0.10.2 (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gal Topper committed Dec 7, 2021
1 parent 985d7cb commit fd6c5a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
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.6
v3io-frames~=0.10.2
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 @@ -64,7 +64,7 @@ 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
# In 0.8.12 the requirements loosen too much so pip resolver never finds a resolution
storey~=0.8.11, <0.8.12; python_version >= '3.7'
storey~=0.8.15; python_version >= '3.7'
deepdiff~=5.0
pymysql~=1.0
inflection~=0.5.0

0 comments on commit fd6c5a8

Please sign in to comment.