We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8201ba commit 40e64b0Copy full SHA for 40e64b0
1 file changed
pyproject.toml
@@ -53,7 +53,9 @@ test = [
53
"pandas-stubs>=2.0.0",
54
"bandit>=1.7.8",
55
"pandas>=2.0.0",
56
- "pyarrow>=17.0.0",
+ "pyarrow>=18.0.0",
57
+ "adbc-driver-flightsql>=1.3.0",
58
+ "adbc-driver-manager>=1.3.0",
59
]
60
params = [
61
"adbc-driver-flightsql>=1.3.0",
0 commit comments