mirror of
https://github.com/esphome/esphome.git
synced 2026-05-30 23:54:04 +08:00
Update pyparsing requirement from >=3.0 to >=3.3.2 (#15910)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ smpclient==6.0.0
|
||||
requests==2.33.1
|
||||
|
||||
# esp-idf >= 5.0 requires this
|
||||
pyparsing >= 3.0
|
||||
pyparsing >= 3.3.2
|
||||
|
||||
# For autocompletion
|
||||
argcomplete>=2.0.0
|
||||
|
||||
Reference in New Issue
Block a user