vendor and update commentjson since it is abandoned (#2689)

This commit is contained in:
Asher Foa
2025-06-12 10:50:16 -04:00
committed by GitHub
parent 83a8cf424d
commit b0724d2781
4 changed files with 182 additions and 22 deletions

View File

@@ -39,7 +39,6 @@ alembic = "^1.12.1"
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
cachetools = "^5.3.2"
aioboto3 = "^14.3.0"
commentjson = "^0.9.0"
asyncache = "^0.3.1"
orjson = "^3.9.10"
structlog = "^23.2.0"
@@ -75,6 +74,7 @@ alive-progress = "^3.2.0"
colorama = "^0.4.6"
onepassword-sdk = "0.3.0"
types-boto3 = {extras = ["full"], version = "^1.38.31"}
lark = "^1.2.2"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"