mirror of
https://github.com/esphome/esphome.git
synced 2026-06-01 01:19:45 +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
|
requests==2.33.1
|
||||||
|
|
||||||
# esp-idf >= 5.0 requires this
|
# esp-idf >= 5.0 requires this
|
||||||
pyparsing >= 3.0
|
pyparsing >= 3.3.2
|
||||||
|
|
||||||
# For autocompletion
|
# For autocompletion
|
||||||
argcomplete>=2.0.0
|
argcomplete>=2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user