We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057781b commit 47c69beCopy full SHA for 47c69be
pytest-embedded-serial/pyproject.toml
@@ -32,7 +32,7 @@ requires-python = ">=3.7"
32
33
dependencies = [
34
"pytest-embedded~=1.16.0",
35
- "pyserial~=3.0",
+ "pyserial~=3",
36
]
37
38
[project.urls]
0 commit comments