Skip to content

Commit e871d73

Browse files
committed
updates pandas in setup.py
1 parent 32d7b8f commit e871d73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
dependencies = [
3333
"packaging >= 17.0",
34-
"pandas >= 1.2.0",
35-
"pyarrow>=3.0.0",
34+
"pandas >= 1.5.0",
35+
"pyarrow >= 3.0.0",
3636
"numpy >= 1.16.6",
3737
]
3838

0 commit comments

Comments
 (0)