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 0a0ae74 commit 1199fc2Copy full SHA for 1199fc2
pytest-embedded-serial-esp/pyproject.toml
@@ -31,7 +31,7 @@ dynamic = ["version", "description"]
31
requires-python = ">=3.7"
32
33
dependencies = [
34
- "pytest-embedded-serial~=1.16.1",
+ "pytest-embedded-serial~=1.17.0a0",
35
"esptool>=4.9,<5; python_version<'3.10'",
36
"esptool>=5.1.dev1,<6; python_version>='3.10'",
37
]
0 commit comments