generate_code.py (#2727)

This commit is contained in:
Shuchang Zheng
2025-06-16 23:47:03 -07:00
committed by GitHub
parent d7efb6c33c
commit b241185aae
3 changed files with 421 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ colorama = "^0.4.6"
onepassword-sdk = "0.3.0"
types-boto3 = {extras = ["full"], version = "^1.38.31"}
lark = "^1.2.2"
libcst = "^1.8.2"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"