Skip to content

Commit 98b8e23

Browse files
committed
OK, who installed pyarrow 😔
1 parent 4669a82 commit 98b8e23

File tree

2 files changed

+2
-79
lines changed

2 files changed

+2
-79
lines changed

poetry.lock

Lines changed: 1 addition & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "faker-cli"
3-
version = "v0.0.2"
3+
version = "v0.0.4"
44
description = ""
55
authors = ["Damon P. Cortesi <[email protected]>"]
66
readme = "README.md"
@@ -10,7 +10,6 @@ packages = [{include = "faker_cli"}]
1010
python = "^3.9"
1111
faker = "^18.9.0"
1212
click = "^8.1.3"
13-
pyarrow = "^12.0.0"
1413

1514

1615
[build-system]

0 commit comments

Comments
 (0)