Skip to content

Commit

Permalink
update poetry lockfile (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
omercnet authored Nov 28, 2022
1 parent 621149e commit b944fac
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 37 deletions.
73 changes: 37 additions & 36 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ liccheck = "0.7.3"
isort = "5.10.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.1.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit b944fac

Please sign in to comment.