Remove pexpect too

This commit is contained in:
Ian McEwen
2024-12-12 20:40:59 -07:00
parent 1a5ca789c2
commit 89b41c1a19
2 changed files with 1 additions and 2 deletions

2
poetry.lock generated
View File

@@ -4337,4 +4337,4 @@ tunnel = ["pytap2"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9,<3.14"
content-hash = "5f68c6e67ab32ac3d07a81af232a0e9275eb7dcb58a1f57d7289f273671712e4"
content-hash = "cc2529666461aa69024abd86d14b2ac220a965a82dded2309b9e0980f5e1b328"

View File

@@ -11,7 +11,6 @@ python = "^3.9,<3.14" # 3.9 is nee
pyserial = "^3.5"
protobuf = ">=4.21.12"
dotmap = "^1.3.30"
pexpect = "^4.9.0"
pyqrcode = "^1.2.1"
tabulate = "^0.9.0"
requests = "^2.31.0"