Skip to content

Commit 4099d42

Browse files
committed
chore(deps): lock importlib to 4.x
5.x causes problem with our flake8 version
1 parent 063b33a commit 4099d42

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

+4-4
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
@@ -74,6 +74,7 @@ python-snappy = "^0.6.1"
7474
mkdocs-material = "^8.5.0"
7575
filelock = "^3.8.0"
7676
checksumdir = "^1.2.0"
77+
importlib-metadata = "^4.13"
7778

7879
[tool.poetry.extras]
7980
pydantic = ["pydantic", "email-validator"]

0 commit comments

Comments
 (0)