Skip to content

Commit

Permalink
add pexpect dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeurerkellner committed Dec 15, 2024
1 parent a0247c3 commit e707535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Pillow = "^10.0.0"
beautifulsoup4 = "^4.12.3"
invariant-sdk = "^0.0.4"
diskcache = "^5.6.3"
pexpect = "^4.9.0"

[tool.poetry.dev-dependencies]
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit e707535

Please sign in to comment.