diff --git a/pyproject.toml b/pyproject.toml index fe4a3f2..2fd3a13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ packages = [{include = "faker_cli"}] python = "^3.9" faker = "^18.9.0" click = "^8.1.3" -pyarrow = "^12.0.0" +pyarrow = "^13.0.0" deltalake = "^0.9.0" @@ -28,4 +28,4 @@ fake = "faker_cli.cli:main" line-length = 119 [tool.ruff] -line-length = 119 \ No newline at end of file +line-length = 119