Skip to content

Commit

Permalink
Merge pull request #336 from Distributive-Network/caleb/update/poetry…
Browse files Browse the repository at this point in the history
…lock

chore(meta): update minimum pminit version in poetry.lock
  • Loading branch information
caleb-distributive authored May 2, 2024
2 parents 7b661a4 + 8335697 commit ee72ee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 1 addition & 14 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 @@ -30,7 +30,7 @@ include = [
python = "^3.8"
pyreadline3 = { version = "^3.4.1", platform = "win32" }
aiohttp = { version = "^3.9.5", extras = ["speedups"] }
pminit = { version = "*", allow-prereleases = true }
pminit = { version = ">=0.4.0", allow-prereleases = true }


[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit ee72ee4

Please sign in to comment.