Skip to content

Commit 1a5ca78

Browse files
committed
Remove pyparsing and webencodings dependencies, unsure why they're here at all
1 parent 03ac322 commit 1a5ca78

File tree

2 files changed

+32
-4
lines changed

2 files changed

+32
-4
lines changed

poetry.lock

Lines changed: 32 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ dotmap = "^1.3.30"
1414
pexpect = "^4.9.0"
1515
pyqrcode = "^1.2.1"
1616
tabulate = "^0.9.0"
17-
webencodings = "^0.5.1"
1817
requests = "^2.31.0"
19-
pyparsing = "^3.1.2"
2018
pyyaml = "^6.0.1"
2119
pypubsub = "^4.0.3"
2220
bleak = "^0.22.3"

0 commit comments

Comments
 (0)