Skip to content

Commit

Permalink
Add pyarrow to eval-deps
Browse files Browse the repository at this point in the history
Witohut this dep pandas raises a deprecation warning whenever importing pandas
  • Loading branch information
ChrisLovering committed Jan 24, 2024
1 parent 3ce7ab6 commit c65b9a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/eval-deps.pip
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ networkx~=3.2
numpy~=1.26 ; python_version == '3.12'
pandas~=2.1 ; python_version == '3.12'
pendulum~=3.0
pyarrow~=15.0
python-dateutil~=2.8
pyyaml~=6.0
scipy~=1.11 ; python_version == '3.12'
Expand Down

0 comments on commit c65b9a8

Please sign in to comment.