Skip to content

Commit

Permalink
Add lockfile as an explicit dependency (#7169)
Browse files Browse the repository at this point in the history
(cherry picked from commit e4dad22)
  • Loading branch information
orf authored and github-actions[bot] committed Dec 11, 2022
1 parent aa48815 commit c7e9b41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -59,6 +59,7 @@ html5lib = "^1.0"
importlib-metadata = { version = "^4.4", python = "<3.10" }
jsonschema = "^4.10.0"
keyring = "^23.9.0"
lockfile = "^0.12.2"
# packaging uses calver, so version is unclamped
packaging = ">=20.4"
pexpect = "^4.7.0"
Expand Down

0 comments on commit c7e9b41

Please sign in to comment.