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.
2 parents fb55565 + ec0c7dd commit 222f41dCopy full SHA for 222f41d
pytest-embedded-serial-esp/pyproject.toml
@@ -29,7 +29,7 @@ requires-python = ">=3.10"
29
30
dependencies = [
31
"pytest-embedded-serial~=2.0.0a0",
32
- "esptool>=5.1.dev1,<6",
+ "esptool>=5.1,<6",
33
]
34
35
[project.urls]
0 commit comments