Skip to content

Commit b0bc888

Browse files
committed
chore(deps): lock importlib to 4.x
5.x causes problem with our flake8 version
1 parent 7d7e68f commit b0bc888

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -74,6 +74,7 @@ typing-extensions = "^4.4.0"
7474
mkdocs-material = "^8.5.4"
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)