Skip to content

Commit

Permalink
Move pyarrow to requirements-tests.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Feb 5, 2025
1 parent df4f2a5 commit 57d9d2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ packaging==24.2
pandas==2.2.3
panel==1.2.3 # upgrading it causes conflict with xeauth
psutil==5.9.8 # upgrading it causes conflict with jupyter-resource-usage
pyarrow==19.0.0
pymongo==3.13.0 # don't upgrade it
pytest==8.3.4
pytest-cov==6.0.0
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ pika==1.3.2 # pegasus
prettytable==3.14.0
pre-commit==4.1.0
poetry==2.0.1
pyarrow==19.0.0
pydantic==1.10.14 # rframe needs pydantic<2.0.0
pytest-runner==6.0.1
reprox==0.2.2
Expand Down

0 comments on commit 57d9d2c

Please sign in to comment.