We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a9647 commit e2fd094Copy full SHA for e2fd094
lib/idp_common_pkg/pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"boto3==1.39.7", # Core dependency for AWS services
25
"jsonschema>=4.25.1",
26
"pydantic>=2.12.0",
27
- "deepdiff>=6.0.0", # Required by BDA blueprint service for blueprint comparison
+ "deepdiff>=6.0.0",
28
]
29
readme = "README.md"
30
classifiers = [
0 commit comments