Skip to content

Commit 1180a0d

Browse files
committed
fix poetry lock file
1 parent aa342f4 commit 1180a0d

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

poetry.lock

Lines changed: 14 additions & 1 deletion
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
@@ -48,7 +48,7 @@ typing-extensions = ">=4.3.0"
4848
reactivex = {version = ">=4.0.4", python = "<4"}
4949
hidapi = ">=0.14.0"
5050
pybricks = {version = ">=3", allow-prereleases = true, python = "<4"}
51-
simple-term-menu = ">=1.6.6"
51+
simple-term-menu = {version = ">=1.6.6", python = "<4"}
5252

5353
[tool.poetry.group.lint.dependencies]
5454
black = ">=23,<25"

0 commit comments

Comments
 (0)