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 fb55565 commit ec0c7ddCopy full SHA for ec0c7dd
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