[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "deeply_nested_inline_objects_test"
version = "1.0.0"
description = "Test case for three levels of nested inline objects"
requires-python = ">=3.12"
dependencies = ["requests>=2.32"]