Skip to content

Commit 0a80b74

Browse files
committed
chore(deps): add filelock as a dev dependency
1 parent 6a23e83 commit 0a80b74

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

poetry.lock

+17-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ types-requests = "^2.28.8"
7272
typing-extensions = "^4.3.0"
7373
python-snappy = "^0.6.1"
7474
mkdocs-material = "^8.3.9"
75+
filelock = "^3.8.0"
7576

7677
[tool.poetry.extras]
7778
pydantic = ["pydantic", "email-validator"]

0 commit comments

Comments
 (0)