Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit d56e7c1

Browse files
committed
Added arrow to poetry
1 parent a8fddb7 commit d56e7c1

File tree

2 files changed

+67
-52
lines changed

2 files changed

+67
-52
lines changed

poetry.lock

Lines changed: 66 additions & 52 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ presto-python-client = {version="*", optional=true}
3838
clickhouse-driver = {version="*", optional=true}
3939

4040
[tool.poetry.dev-dependencies]
41+
arrow = "^1.2.3"
4142
parameterized = "*"
4243
unittest-parallel = "*"
4344
preql = "^0.2.19"

0 commit comments

Comments
 (0)