[project]
name = "integration-tests"
version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
    "httpx>=0.28.1",
    "pytest>=8.3.4",
]
