Skip to content

Commit ac54021

Browse files
committed
Partly revert d10dd4a
Remove pyarrow from tests dependencies.
1 parent a9870a4 commit ac54021

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ cache = ["requests-cache"]
4141
docs = ["IPython", "sphinx >=4", "sphinx-book-theme"]
4242
tests = [
4343
"Jinja2",
44-
"pyarrow", # Suppress a warning from pandas >=2.2, <3.0
4544
"pytest >= 5",
4645
"pytest-cov",
4746
"pytest-xdist",

0 commit comments

Comments
 (0)