Skip to content

Commit bf989a6

Browse files
committed
fix deps
1 parent d3fb6f6 commit bf989a6

File tree

2 files changed

+113
-1
lines changed

2 files changed

+113
-1
lines changed

poetry.lock

Lines changed: 112 additions & 1 deletion
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
@@ -16,6 +16,7 @@ pytype = { version = ">=2020.08.10", python = "<3.9" }
1616
darglint = ">=1.5.8"
1717
yapf = ">=0.32.0"
1818
pyspark = ">=3.0.1"
19+
pytest = ">=7.1.2"
1920

2021
[tool.yapf]
2122
based_on_style = "facebook"

0 commit comments

Comments
 (0)