Skip to content

Commit ee72ee4

Browse files
authored
Merge pull request #336 from Distributive-Network/caleb/update/poetrylock
chore(meta): update minimum pminit version in poetry.lock
2 parents 7b661a4 + 8335697 commit ee72ee4

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

poetry.lock

+1-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include = [
3030
python = "^3.8"
3131
pyreadline3 = { version = "^3.4.1", platform = "win32" }
3232
aiohttp = { version = "^3.9.5", extras = ["speedups"] }
33-
pminit = { version = "*", allow-prereleases = true }
33+
pminit = { version = ">=0.4.0", allow-prereleases = true }
3434

3535

3636
[tool.poetry-dynamic-versioning]

0 commit comments

Comments
 (0)