Skip to content

Commit 7cb6999

Browse files
committed
Fix lock
1 parent 05d7f9d commit 7cb6999

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

poetry.lock

Lines changed: 8 additions & 10 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ packages = [
4242
]
4343

4444
[tool.poetry.dependencies]
45-
python = ">=3.9,<4.0"
45+
python = ">=3.10,<4.0"
4646
Sphinx = "8.0.2"
4747
pygments = "2.18.0"
4848
docutils = "0.21.2"

0 commit comments

Comments
 (0)