Skip to content

Commit 9ff0543

Browse files
committed
fix: update wokwi-client dependency to require version 0.2.0, remove toml
1 parent e5cb868 commit 9ff0543

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pytest-embedded-wokwi/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ requires-python = ">=3.7"
3434

3535
dependencies = [
3636
"pytest-embedded~=1.17.0a2",
37-
"toml~=0.10.2",
38-
"wokwi-client>=0.1.3",
37+
"wokwi-client>=0.2.0",
3938
]
4039

4140
[project.optional-dependencies]

0 commit comments

Comments
 (0)