Skip to content

Commit

Permalink
Allow new frames client (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtopper authored Nov 25, 2024
1 parent 27f582c commit c1710a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pandas>=1, !=1.5.*, <2.2
numpy>=1.16.5,<1.27
# <18 is just a safeguard - no tests performed with pyarrow higher than 17
pyarrow>=1,<18
v3io-frames~=0.10.9
v3io-frames>=0.10.14, !=0.11.*, !=0.12.*
fsspec>=0.6.2
v3iofs~=0.1.17
xxhash>=1
Expand Down

0 comments on commit c1710a2

Please sign in to comment.