Skip to content

Commit

Permalink
Add PyArrow dependency
Browse files Browse the repository at this point in the history
Suppresses DeprecationWarning when importing pandas.
  • Loading branch information
jaraco committed Feb 19, 2024
1 parent f6a4553 commit dba3d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optional-requirements.txt
@@ -1,2 +1,3 @@
numpy>=1.10.2,<=2.0.0
pandas>=0.17.1,<=3.0.0
PyArrow<16.0.0

0 comments on commit dba3d88

Please sign in to comment.