Skip to content

Commit c1710a2

Browse files
authored
Allow new frames client (#546)
Related to [ML-6341](https://iguazio.atlassian.net/browse/ML-6341).
1 parent 27f582c commit c1710a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pandas>=1, !=1.5.*, <2.2
88
numpy>=1.16.5,<1.27
99
# <18 is just a safeguard - no tests performed with pyarrow higher than 17
1010
pyarrow>=1,<18
11-
v3io-frames~=0.10.9
11+
v3io-frames>=0.10.14, !=0.11.*, !=0.12.*
1212
fsspec>=0.6.2
1313
v3iofs~=0.1.17
1414
xxhash>=1

0 commit comments

Comments
 (0)