Skip to content

Commit

Permalink
OK, who installed pyarrow 😔
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort committed May 25, 2023
1 parent 4669a82 commit 98b8e23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 79 deletions.
78 changes: 1 addition & 77 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "faker-cli"
version = "v0.0.2"
version = "v0.0.4"
description = ""
authors = ["Damon P. Cortesi <[email protected]>"]
readme = "README.md"
Expand All @@ -10,7 +10,6 @@ packages = [{include = "faker_cli"}]
python = "^3.9"
faker = "^18.9.0"
click = "^8.1.3"
pyarrow = "^12.0.0"


[build-system]
Expand Down

0 comments on commit 98b8e23

Please sign in to comment.