Skip to content

Commit 315883f

Browse files
committed
Upgrade pyarrow 15 to 18 in tox
1 parent 749aa1f commit 315883f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ envlist =
2222

2323
# Vary networkx versions only for relevant tests
2424
py311-neo4j{4,5}-pandas1-pyarrow7-networkx{2,3}-main-nx
25-
py311-neo4j{4,5}-pandas2-pyarrow15-networkx{2,3}-main-nx
25+
py311-neo4j{4,5}-pandas2-pyarrow18-networkx{2,3}-main-nx
2626
py311-networkx3-pullrequest-nx
2727

2828
# Notebooks

0 commit comments

Comments
 (0)