diff --git a/pyproject.toml b/pyproject.toml index 4fa24577e..bdf8a0e42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "hypothesis", "mypy", "pandas-stubs", - "pyarrow-stubs", + "pyarrow-stubs==10.0.1.9", "pydocstyle", "pytest-cov", "pytest-mock",