attrs>=23.2
httpx>=0.27
pydantic>=2.5
typing-extensions>=4.8

[dev]
cordum-sdk[test]
build>=1.2
mypy>=1.8
ruff>=0.4
twine>=5.0

[generator]
click<8.2
openapi-python-client<0.22,>=0.21
pydantic<2.10

[test]
freezegun>=1.4
pytest>=8
pytest-asyncio>=0.23
respx>=0.21
