feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. (#20373)
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
00199c41bb
commit
f59fb94dae
4 changed files with 18 additions and 4 deletions
|
|
@ -149,6 +149,7 @@ dev = [
|
|||
"types-tqdm~=4.67.0",
|
||||
"types-ujson~=5.10.0",
|
||||
"boto3-stubs>=1.38.20",
|
||||
"types-jmespath>=1.0.2.20240106",
|
||||
]
|
||||
|
||||
############################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue